diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-14 06:05:32 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-14 06:05:32 +0800 |
commit | 28f389fbf05adde04040c80174f5bdd03d305e33 (patch) | |
tree | 3f6742623ed94aa03a8a2de658ef3ba710ea4f8d /ui/evolution.xml | |
parent | 3a3ad909d79de7b513579807663b975b32a92316 (diff) | |
download | gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.gz gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.tar.zst gsoc2013-evolution-28f389fbf05adde04040c80174f5bdd03d305e33.zip |
Ooops, add missing closing </popups> tag.
svn path=/trunk/; revision=23338
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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> |