add tooltip to syncronize contacts button in accoutn modification window
This commit is contained in:
parent
7a5c6ada11
commit
d2090a1c7f
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue