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 7a364e3c90..5eaf20b195 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -139,10 +139,10 @@ <placeholder name="ActionsPlaceholder"> <submenu name="Actions" _label="_Actions"> <menuitem name="ContactsSendContactToOther" - _label="_Forward Contact..." verb=""/> + _label="_Forward Contact..." verb="" pixtype="pixbuf"/> <menuitem name="ContactsSendMessageToContact" - _label="_Send Message to Contact..." verb=""/> + _label="_Send Message to Contact..." verb="" pixtype="pixbuf"/> <menuitem name="ContactActionStop" verb="ContactStop" _label="St_op"/> <separator f="" name="eadbk5"/> |