# HG changeset patch # User Richard Laager # Date 1652409823 18000 # Node ID a7351d3a2f0afc7896b6aa8b8f86d9116d6892f2 # Parent 27bc932484a05abfb19867e394908bdf88de8929 Modernize desktop file - Set Name to just Pidgin - 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/1433/ diff -r 27bc932484a0 -r a7351d3a2f0a pidgin/data/pidgin.desktop.in.in --- a/pidgin/data/pidgin.desktop.in.in Tue May 10 03:38:16 2022 -0500 +++ b/pidgin/data/pidgin.desktop.in.in Thu May 12 21:43:43 2022 -0500 @@ -1,11 +1,14 @@ [Desktop Entry] -_Name=Pidgin Internet Messenger +_Name=Pidgin _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=pidgin Icon=pidgin StartupNotify=true Terminal=false Type=Application -Categories=Network;InstantMessaging; +Categories=GTK;Network;InstantMessaging; @USES_MM_CHAT_SECTION@