[misc] updated gajim.desktop file. Fixes #3435
This commit is contained in:
parent
0d2fb11d59
commit
ce3a7d1b62
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Network;InstantMessaging;Application;GTK;GNOME;
|
Categories=Network;InstantMessaging;GTK;GNOME;
|
||||||
_Name=Gajim Instant Messenger
|
_Name=Gajim Instant Messenger
|
||||||
_GenericName=Jabber IM Client
|
_GenericName=Jabber IM Client
|
||||||
_Comment=A GTK+ Jabber client
|
_Comment=A GTK+ Jabber client
|
||||||
Version=@VERSION@
|
Version=1.0
|
||||||
Encoding=UTF-8
|
|
||||||
Exec=gajim
|
Exec=gajim
|
||||||
Icon=gajim.png
|
Icon=gajim
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
StartupWMClass=Gajim
|
StartupWMClass=Gajim
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue