[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]
|
||||
Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly;
|
||||
_Name=Gajim Remote
|
||||
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip
|
||||
_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
|
||||
Version=1.0
|
||||
Exec=gajim-remote handle_uri %u
|
||||
TryExec=gajim-remote
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/xmpp
|
||||
MimeType=x-scheme-handler/xmpp;
|
||||
|
|
|
@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;GTK;GNOME;
|
|||
_Name=Gajim
|
||||
_GenericName=Jabber IM 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
|
||||
Exec=gajim
|
||||
Icon=gajim
|
||||
|
|
Loading…
Add table
Reference in a new issue