diff options
author | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-09 23:08:49 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-09 23:08:49 +0800 |
commit | d1db57a1032f4a91fc40bafbf57385c36b44b8ba (patch) | |
tree | ef7df647ec5d69e535d950fd3ee0286f0233d300 /ui/evolution-mail.xml | |
parent | 5275ef9c159fab7bd72dc65154ea4943cd05b962 (diff) | |
download | gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar.gz gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar.bz2 gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar.lz gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar.xz gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.tar.zst gsoc2013-evolution-d1db57a1032f4a91fc40bafbf57385c36b44b8ba.zip |
s/Menu_//
svn path=/trunk/; revision=5802
Diffstat (limited to 'ui/evolution-mail.xml')
-rw-r--r-- | ui/evolution-mail.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 029edd01d6..be57e451a9 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -22,12 +22,12 @@ <menuitem name="Print" verb="PrintMessage" _label="Print message..." _tip="Print message to the printer" - pixtype="stock" pixname="Menu_Print"/> + pixtype="stock" pixname="Print"/> <menuitem name="Print Preview" verb="PrintPreviewMessage" _label="Print Preview of message..." _tip="Previews the message to be printed" - pixtype="stock" pixname="Menu_Print"/> + pixtype="stock" pixname="Print"/> </placeholder> |