diff options
author | Jason Leach <jleach@ximian.com> | 2001-08-11 06:01:40 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-08-11 06:01:40 +0800 |
commit | e29d47cb5e748ae91508134ff94b77b0cc2123b5 (patch) | |
tree | 4d857c552c07953cce44db7b575e29cec9df2b42 /ui | |
parent | 3e0c7948c33ed292e6e9797072a84c79d29cb180 (diff) | |
download | gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar.gz gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar.bz2 gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar.lz gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar.xz gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.tar.zst gsoc2013-evolution-e29d47cb5e748ae91508134ff94b77b0cc2123b5.zip |
End a placeholder block with </placeholder> instead of <placeholder/>
2001-08-10 Jason Leach <jleach@ximian.com>
* evolution-addressbook.xml: End a placeholder block with
</placeholder> instead of <placeholder/>
svn path=/trunk/; revision=11900
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index bc3a072fa1..b0fd374dd6 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-08-10 Jason Leach <jleach@ximian.com> + + * evolution-addressbook.xml: End a placeholder block with + </placeholder> instead of <placeholder/> + 2001-08-09 Peter Williams <peterw@ximian.com> * evolution-mail-global.xml: Give the (pre)view pane toggle diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 9696240938..0bd466cb80 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -106,7 +106,7 @@ _label="_Addressbook Sources..." pixtype ="pixbuf"/> </submenu> - <placeholder/> + </placeholder> <placeholder name="ComponentActionsPlaceholder"> <submenu name="Actions" _label="_Actions"> |