Mercurial > pidgin
comparison ChangeLog.win32 @ 20999:c4802e8288c1
Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\Documents and Settings\All Users\Application Data\purple\prefs.xml) on Windows, similarly to how this is done on other platforms.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 22 Oct 2007 23:37:00 +0000 |
parents | 017e4efa3368 |
children | 5144169b5b4b |
comparison
equal
deleted
inserted
replaced
20998:a82465913e2e | 20999:c4802e8288c1 |
---|---|
1 version 2.2.2 (??/??/????): | |
2 * Updated gtkspell to include a patch to share Aspell dictionaries | |
3 among all the input fields to avoid excessive memory usage. | |
4 * Update libxml2 to 2.6.30 | |
5 * Bonjour protocol now appears even if Bonjour for Windows isn't | |
6 present (displays message indicating Bonjour for Windows must be | |
7 installed if you try to log in and it isn't installed). | |
8 * libpurple now looks for a default prefs.xml in the COMMON_APPDATA | |
9 directory (e.g. \Documents and Settings\All Users\Application Data\purple\prefs.xml) | |
10 similarly to how this is done on other platforms. | |
11 | |
1 version 2.2.0 (09/13/2007): | 12 version 2.2.0 (09/13/2007): |
2 * Updated gtkspell to 2.0.11 | 13 * Updated gtkspell to 2.0.11 |
3 * Upgrade SILC to use the 1.1.2 toolkit | 14 * Upgrade SILC to use the 1.1.2 toolkit |
4 | 15 |
5 version 2.1.1 (08/20/2007): | 16 version 2.1.1 (08/20/2007): |