Skip to content

Commit

Permalink
Merge pull request #1480 from contour-terminal/fix/desktop_entry
Browse files Browse the repository at this point in the history
Update desktop entry
  • Loading branch information
christianparpart committed Mar 1, 2024
2 parents d258dd9 + ae78a79 commit 489443b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,14 @@
<release version="0.4.4" urgency="medium" type="development">
<description>
<ul>
<li>Adds 'early_exit_threshold' config option (#1460)</li>
<li>Add 'early_exit_threshold' config option (#1460)</li>
<li>Add ability to customize the indicator statusline through configuration (#687)</li>
<li>Add generation of config file from internal state (#1282)</li>
<li>Add SGRSAVE and SGRRESTORE VT sequences to save and restore SGR state (They intentionally conflict with XTPUSHSGR and XTPOPSGR)</li>
<li>Update of contour.desktop file (#1423)</li>
<li>Fixes corruption of sixel image on high resolution (#1049)</li>
<li>Fixes bad wording of OS/X to macOS (#1462)</li>
<li>Fixed key bindings and search prompt collision (#1472)</li>
<li>Fixes key bindings and search prompt collision (#1472)</li>
</ul>
</description>
</release>
Expand Down
3 changes: 1 addition & 2 deletions src/contour/contour.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Categories=Qt;System;TerminalEmulator;
Actions=NewWindow;
X-KDE-AuthorizeAction=shell_access
StartupWMClass=contour
MimeType=inode/directory;
Keywords=File;Manager;Browser;Explorer;Launcher;Vi;Vim;Python
MimeType=application/x-executable;;

Name=Contour

Expand Down

0 comments on commit 489443b

Please sign in to comment.