diff options
author | Not Zed <NotZed@Ximian.com> | 2003-04-01 12:11:01 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-04-01 12:11:01 +0800 |
commit | 9e89da7be514471a3dadcc2f645269e3f1513ab7 (patch) | |
tree | 94f354adc174386c7ea6c302048e86b9ebb4ca04 /shell/ChangeLog | |
parent | 7bbc53fbefca6eeafb24d9a991208879a9a08c33 (diff) | |
download | gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar.gz gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar.bz2 gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar.lz gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar.xz gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.tar.zst gsoc2013-evolution-9e89da7be514471a3dadcc2f645269e3f1513ab7.zip |
[#40474]
2003-04-01 Not Zed <NotZed@Ximian.com>
[#40474]
* e-config-upgrade.c (gconf_remap_list[]): The summary settings
start at "My-Evolution", not "/My-Evolution".
(import_bonobo_config): Same for mail summary settings, and hex
decode the string for the strlist. Add a few extra debug
printf's.
svn path=/trunk/; revision=20606
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ba7aecdd52..d4f8e00991 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2003-04-01 Not Zed <NotZed@Ximian.com> + + [#40474] + + * e-config-upgrade.c (gconf_remap_list[]): The summary settings + start at "My-Evolution", not "/My-Evolution". + (import_bonobo_config): Same for mail summary settings, and hex + decode the string for the strlist. Add a few extra debug + printf's. + 2003-03-28 Ettore Perazzoli <ettore@ximian.com> [#40377] |