diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-11 00:15:50 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-11 00:15:50 +0800 |
commit | fb057760f34a5ebb200085f32e52a717e3c52b43 (patch) | |
tree | 3d6998e42171ee32d418b8a2176a7a57edf442b6 /ui/evolution-addressbook.xml | |
parent | 090af2cb0e680190161fa4fb204f32c2c432dc26 (diff) | |
download | gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar.gz gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar.bz2 gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar.lz gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar.xz gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.tar.zst gsoc2013-evolution-fb057760f34a5ebb200085f32e52a717e3c52b43.zip |
Add accelerator for "Print Preview", "Delete".
* evolution-mail-message.xml: Add accelerator for "Print Preview",
"Delete".
* evolution-addressbook.xml: Add accelerator for "Print Preview",
"Delete".
svn path=/trunk/; revision=17405
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index f00ac0d399..f82f43d3ba 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -86,7 +86,7 @@ <placeholder name="Print"> <menuitem name="ContactsPrintPreview" verb="" - _label="Print Preview" + _label="Print Pre_view" pixtype="pixbuf"/> <menuitem name="ContactsPrint" verb="" _label="_Print..." @@ -108,7 +108,7 @@ pixtype="pixbuf"/> <menuitem name="ContactDelete" verb="" - _label="Delete" pixtype="pixbuf"/> + _label="_Delete" pixtype="pixbuf"/> <separator f="" name="eadbk2"/> <menuitem name="ContactsSelectAll" verb="" _label="_Select All"/> |