Update desktop file

Thu, 12 May 2022 21:47:29 -0500

author
Richard Laager <rlaager@pidgin.im>
date
Thu, 12 May 2022 21:47:29 -0500
changeset 41364
651a28c2fa9b
parent 41363
eb5c4335466e
child 41365
90af2c22145c

Update desktop file

- Add X-GNOME-FullName. This follows a GNOME recommendation.
- Update Comment to remove old networks.
- Add Keywords
- Add GTK to Categories. This isn't critical, but GNOME had this in an
example.

Reviewed at https://reviews.imfreedom.org/r/1432/

pidgin/data/im.pidgin.Pidgin3.desktop.in.in file | annotate | diff | comparison | revisions
--- a/pidgin/data/im.pidgin.Pidgin3.desktop.in.in	Thu May 12 21:45:46 2022 -0500
+++ b/pidgin/data/im.pidgin.Pidgin3.desktop.in.in	Thu May 12 21:47:29 2022 -0500
@@ -1,12 +1,15 @@
 [Desktop Entry]
 Name=Pidgin 3
 GenericName=Internet Messenger
-Comment=Chat over IM.  Supports AIM, Google Talk, Jabber/XMPP, and more
+X-GNOME-FullName=Pidgin Internet Messenger
+Comment=Chat over IM.  Supports XMPP, IRC, and more
+# TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
+Keywords=chat;talk;im;message;bonjour;gadu-gadu;irc;groupwise;jabber;sametime;silc;simple;xmpp;zephyr
 Exec=pidgin3 %U
 Icon=im.pidgin.Pidgin3
 StartupNotify=true
 Terminal=false
 Type=Application
-Categories=Network;InstantMessaging;
+Categories=GTK;Network;InstantMessaging;
 MimeType=x-scheme-handler/gg;x-scheme-handler/irc;x-scheme-handler/sip;x-scheme-handler/xmpp;
 @USES_MM_CHAT_SECTION@

mercurial