aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-14 06:05:32 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-14 06:05:32 +0800
commit28f389fbf05adde04040c80174f5bdd03d305e33 (patch)
tree3f6742623ed94aa03a8a2de658ef3ba710ea4f8d /ui
parent3a3ad909d79de7b513579807663b975b32a92316 (diff)
downloadgsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.gz
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.bz2
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.lz
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.xz
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.zst
gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.zip
Ooops, add missing closing </popups> tag.
svn path=/trunk/; revision=23338
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 8a0904e0b9..89b61b9e6f 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,9 @@
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+ * evolution.xml: Ooops, add missing closing </popups> tag.
+
+2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+
* evolution.xml: Add back send/receive command and toolbar button.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
diff --git a/ui/evolution.xml b/ui/evolution.xml
index b21c894bf0..a31ecf6947 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -127,5 +127,6 @@
_tip="Create a new window displaying this folder"
accel="*Control**Shift*w"/>
</popup>
+ </popups>
</Root>