add tooltip to syncronize contacts button in accoutn modification window

This commit is contained in:
Yann Leboulanger 2007-04-24 08:54:26 +00:00
parent 7a5c6ada11
commit d2090a1c7f

View file

@ -331,6 +331,7 @@
<child>
<widget class="GtkButton" id="synchronise_contacts_button">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Click to request authorization to all contacts of another account</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Synchronise contacts</property>
<property name="use_underline">True</property>