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

Sat, 02 Jan 2021 21:58:08 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Sat, 02 Jan 2021 21:58:08 -0600
changeset 40682
edbc992e77be
parent 40563
9ce322b6f2d1
child 40784
8895f21c7730
permissions
-rw-r--r--

Some initial cleanups to PidginStatusBox

* Removed the connecting animation
* Removed the typing animation
* Internally track network connectivity status
* Moved object declaration to G_DEFINE_*_TYPE
* Removed the timer that would set a status message after you stop typing.

Testing Done:
Compiled and ran locally.

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

[Desktop Entry]
Name=Pidgin 3
GenericName=Internet Messenger
Comment=Chat over IM.  Supports AIM, Google Talk, Jabber/XMPP, and more
Exec=pidgin3 %U
Icon=im.pidgin.Pidgin3
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;
MimeType=x-scheme-handler/aim;x-scheme-handler/gg;x-scheme-handler/icq;x-scheme-handler/irc;x-scheme-handler/msnim;x-scheme-handler/sip;x-scheme-handler/xmpp;x-scheme-handler/ymsgr;
@USES_MM_CHAT_SECTION@

mercurial