aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-07-06 15:38:43 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-07-06 15:38:43 +0800
commit60a7567a4171729f8753f0ece27888916c3137cb (patch)
tree99541cbfed84e7383ac998c10453f63b9acf4400 /ui/ChangeLog
parentaf72fc9468d136ae29e93e4341d04ba3c9c082aa (diff)
downloadgsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar.gz
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar.bz2
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar.lz
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar.xz
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.tar.zst
gsoc2013-evolution-60a7567a4171729f8753f0ece27888916c3137cb.zip
Change the folder right-click "Properties..." menu item handling so
that it only happens in the mailer (which is the only component actually using this). For some reason it still doesn't work properly (i.e. the menu item currently does nothing), but I haven't quite figured out why yet. svn path=/trunk/; revision=10840
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index e72b40458d..c7606ba0ba 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,7 @@
2001-07-05 Ettore Perazzoli <ettore@ximian.com>
+ * evolution.xml: Remove "ChangeFolderProperties" item.
+
* evolution-mail-list.xml: Add the folder properties item back in;
use the "ChangeFolderProperties" verb instead.