[Justin Lecher] fix desktop files
This commit is contained in:
parent
96de12a39f
commit
107a1cee56
2 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly;
|
Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly;
|
||||||
_Name=Gajim Remote
|
_Name=Gajim Remote
|
||||||
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip
|
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Exec=gajim-remote handle_uri %u
|
Exec=gajim-remote handle_uri %u
|
||||||
TryExec=gajim-remote
|
TryExec=gajim-remote
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=x-scheme-handler/xmpp
|
MimeType=x-scheme-handler/xmpp;
|
||||||
|
|
|
@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;GTK;GNOME;
|
||||||
_Name=Gajim
|
_Name=Gajim
|
||||||
_GenericName=Jabber IM Client
|
_GenericName=Jabber IM Client
|
||||||
_Comment=A GTK+ Jabber client
|
_Comment=A GTK+ Jabber client
|
||||||
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip
|
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Exec=gajim
|
Exec=gajim
|
||||||
Icon=gajim
|
Icon=gajim
|
||||||
|
|
Loading…
Add table
Reference in a new issue