improve the .desktop file

This commit is contained in:
Simon Gomizelj 2012-10-27 10:14:31 -04:00
parent eb2811c9ff
commit 8c19ac5dc5
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,8 @@
[Desktop Entry] [Desktop Entry]
Name=termite Name=Termite
GenericName=Terminal Comment=Use the command line
Exec=termite Exec=termite
Icon=terminal Icon=utilities-terminal
Type=Application Type=Application
Categories=Application;GTK;System;TerminalEmulator; Categories=Application;GTK;Utility;TerminalEmulator;
StartupNotify=true