aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-14 06:19:12 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-14 06:19:12 +0800
commit5c8d360c983f9362cd96c59089b9f2b8fc415847 (patch)
treef269c5516d1d76973de6f590655733fd0cc70ac4 /ui/ChangeLog
parent28f389fbf05adde04040c80174f5bdd03d305e33 (diff)
downloadgsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar.gz
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar.bz2
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar.lz
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar.xz
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.tar.zst
gsoc2013-evolution-5c8d360c983f9362cd96c59089b9f2b8fc415847.zip
Remove type="toggle" from the "ToggleOffline"
verb; I'm not sure why it was there in the first place and it was causing BonoboUI to spew warnings. svn path=/trunk/; revision=23339
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 89b61b9e6f..78821e5986 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,11 @@
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+ * evolution.xml: Remove type="toggle" from the "ToggleOffline"
+ verb; I'm not sure why it was there in the first place and it was
+ causing BonoboUI to spew warnings.
+
+2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+
* evolution.xml: Ooops, add missing closing </popups> tag.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>