diff options
author | Chris Toshok <toshok@ximian.com> | 2001-06-01 04:01:14 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-06-01 04:01:14 +0800 |
commit | 408f71b7bfb4bfaab477f366a631808cc61edf5c (patch) | |
tree | 99bda67279d271dc28806d28d90c2e65244a00fe /ui | |
parent | 5fbaf3bd98af45671c575425ebecbe04d6acf1eb (diff) | |
download | gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar.gz gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar.bz2 gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar.lz gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar.xz gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.tar.zst gsoc2013-evolution-408f71b7bfb4bfaab477f366a631808cc61edf5c.zip |
change Print Preview's name to ContactsPrintPreview.
2001-05-31 Chris Toshok <toshok@ximian.com>
* evolution-addressbook.xml: change Print Preview's name to
ContactsPrintPreview.
svn path=/trunk/; revision=10063
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 a830b8c58e..d6285087c5 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-05-31 Chris Toshok <toshok@ximian.com> + + * evolution-addressbook.xml: change Print Preview's name to + ContactsPrintPreview. + 2001-05-30 Chris Toshok <toshok@ximian.com> * evolution-addressbook.xml: add commands/menu items for diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 0e74f27cea..e5ff1d702f 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -48,7 +48,7 @@ <placeholder name="Print"> - <menuitem name="ContactPrintPreview" verb="" + <menuitem name="ContactsPrintPreview" verb="" _label="Print Preview" _tip="Previews the message to be printed" pixtype="pixbuf"/> |