pidgin/data/im.pidgin.Pidgin3.desktop.in.in

Wed, 26 Oct 2022 01:22:53 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Wed, 26 Oct 2022 01:22:53 -0500
changeset 41832
63f39d354a73
parent 41364
651a28c2fa9b
child 41833
a6a511564c1b
permissions
-rw-r--r--

Remove the SILC protocol plugin

We've done a lot to try to keep this protocol plugin alive, but it crashes when
you try to connect to silcnet and most distros don't even have the dependency
anymore.

Therefore, I declare it's time that we drop our support for it.

Testing Done:
Ran a full build and `ninja pidgin-pot`

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

[Desktop Entry]
Name=Pidgin 3
GenericName=Internet Messenger
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;simple;xmpp;zephyr
Exec=pidgin3 %U
Icon=im.pidgin.Pidgin3
StartupNotify=true
Terminal=false
Type=Application
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