tooltip fix

This commit is contained in:
Nikos Kouremenos 2005-03-07 00:12:45 +00:00
parent cda51794ce
commit 2bd9750040
1 changed files with 1 additions and 1 deletions

View File

@ -3091,7 +3091,7 @@ on the server as a vCard</property>
<child>
<widget class="GtkCheckButton" id="tray_icon_checkbutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">If enabled, it will enable the use of a trayicon</property>
<property name="tooltip" translatable="yes">If enabled, Gajim will also have a trayicon</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Icon in systray (aka. notification area)</property>
<property name="use_underline">True</property>