aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/gui/contact-list-editor/contact-list-editor.ui5
1 files changed, 1 insertions, 4 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.ui b/addressbook/gui/contact-list-editor/contact-list-editor.ui
index 2d836cdc46..6d262aa87e 100644
--- a/addressbook/gui/contact-list-editor/contact-list-editor.ui
+++ b/addressbook/gui/contact-list-editor/contact-list-editor.ui
@@ -206,7 +206,6 @@
<property name="is_focus">True</property>
<property name="can_default">True</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_markup">Add an email to the List</property>
<property name="tooltip_text" translatable="yes">Add an email to the List</property>
<property name="label">gtk-add</property>
<property name="use_stock">True</property>
@@ -225,7 +224,6 @@
<property name="is_focus">True</property>
<property name="can_default">True</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_markup">Remove an email address from the List</property>
<property name="tooltip_text" translatable="yes">Remove an email address from the List</property>
<property name="label">gtk-remove</property>
<property name="use_stock">True</property>
@@ -244,9 +242,8 @@
<property name="is_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
- <property name="has_tooltip">True</property>
<property name="use_underline">True</property>
- <property name="tooltip_markup">Insert email addresses from Address Book</property>
+ <property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">Insert email addresses from Address Book</property>
<property name="label" translatable="yes">_Select...</property>
<signal name="clicked" handler="contact_list_editor_select_button_clicked_cb"/>