pidgin.desktop.in

Tue, 06 Jan 2009 03:52:31 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Tue, 06 Jan 2009 03:52:31 +0000
branch
next.minor
changeset 25862
57228df2541f
parent 16489
c2cb139e5bd9
child 16580
e1967b80e959
child 18068
b6554e3c8224
child 27891
92e3be9c1613
permissions
-rw-r--r--

Fix the issue with the themes not showing up in the list.

N.B.: there are two calls to purple_theme_manager_init() in purple_core_init(). I'm guessing it should be initialized earlier rather than later (on the assumption that the sound/smiley stuff wants it available). The call to init the PurpleThemeManager? stuff should be before both the sound and smiley init.

refs #7760




committer: Gary Kramlich <grim@reaperworld.com>

[Desktop Entry]
Encoding=UTF-8
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Send instant messages over multiple protocols
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;

mercurial