diff options
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 6f837b8c4f..999509013b 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -34,8 +34,8 @@ accel="*Control*v" pixtype="pixbuf"/> <cmd name="ContactsSelectAll" _label="Select All" - _tip="Select all contacts" - accel="*Control*a"/> + _tip="Select all contacts" accel="*Control*a" + pixtype="stock" pixname="gtk-select-all"/> <cmd name="ContactsSaveAsVCard" _label="Save as VCard..." _tip="Save selected contacts as a VCard." |