aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-08-07 04:25:10 +0800
committerDan Winship <danw@src.gnome.org>2002-08-07 04:25:10 +0800
commiteb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51 (patch)
tree1880be2937e42c3727fc20e8862c172a53fab51a /shell/ChangeLog
parent56aa60771f4ea7d08fe06e0c0d436ab389b15679 (diff)
downloadgsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar.gz
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar.bz2
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar.lz
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar.xz
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.tar.zst
gsoc2013-evolution-eb83dd4dd0cc797f1a83fbcd99a41cb4723a0e51.zip
Don't include the storage name in the path passed to
* e-storage-set-view.c (folder_property_item_verb_callback): Don't include the storage name in the path passed to e_corba_storage_show_folder_properties, for consistency with the other EStorage methods. svn path=/trunk/; revision=17716
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6fc314a583..a8987479c9 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-06 Dan Winship <danw@ximian.com>
+
+ * e-storage-set-view.c (folder_property_item_verb_callback): Don't
+ include the storage name in the path passed to
+ e_corba_storage_show_folder_properties, for consistency with the
+ other EStorage methods.
+
2002-08-06 Ettore Perazzoli <ettore@ximian.com>
* evolution-test-component.c