comparison ChangeLog @ 28195:de93712181c1

Don't reset the sound theme pref if we're just loading the list of themes. Otherwise, any custom sounds will be reset whenever you open the preferences. Fixes #9955.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 04 Sep 2009 03:41:31 +0000
parents 158d7fc55fda
children 89f9e7c65365
comparison
equal deleted inserted replaced
28194:561679822c97 28195:de93712181c1
45 45
46 Pidgin: 46 Pidgin:
47 * Fix the auto-personize functionality in the Buddy List. 47 * Fix the auto-personize functionality in the Buddy List.
48 * Set the window icon for the media window to an icon corresponding to 48 * Set the window icon for the media window to an icon corresponding to
49 the type of call (headphone or webcam). 49 the type of call (headphone or webcam).
50 * Customized sound files are no longer reset whenever opening the
51 Preferences dialog.
50 52
51 version 2.6.1 (08/18/2009): 53 version 2.6.1 (08/18/2009):
52 * Fix a crash when some users send you a link in a Yahoo IM 54 * Fix a crash when some users send you a link in a Yahoo IM
53 * Fix compilation with GTK+ < 2.6.0 55 * Fix compilation with GTK+ < 2.6.0
54 * Fix compilation on Windows 56 * Fix compilation on Windows