aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:00:35 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:00:35 +0800
commit3aafbac9ee50bcb7c5f98bde3063eba63928051d (patch)
treed86538efdbf01f434137adc69ba962f52d82d910 /shell/ChangeLog
parentabd6567ea011ed5546aa8b17bea86567ad9fb5f7 (diff)
downloadgsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar.gz
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar.bz2
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar.lz
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar.xz
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.tar.zst
gsoc2013-evolution-3aafbac9ee50bcb7c5f98bde3063eba63928051d.zip
Use `evolution:config_item:icon_name' instead of
* e-shell-settings-dialog.c (load_pages): Use `evolution:config_item:icon_name' instead of `evolution:config_item:icon_path'. If it's not an absolute path, load from the IMAGESDIR. Also, no need to specify the language list for this one, as the icon name shouldn't be translated. svn path=/trunk/; revision=16140
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 68fa649e76..c302cd1380 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-13 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shell-settings-dialog.c (load_pages): Use
+ `evolution:config_item:icon_name' instead of
+ `evolution:config_item:icon_path'. If it's not an absolute path,
+ load from the IMAGESDIR. Also, no need to specify the language
+ list for this one, as the icon name shouldn't be translated.
+
2002-03-12 Ettore Perazzoli <ettore@ximian.com>
* evolution-test-component.c (create_configuration_page): Update