mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
tooltips touchup
This commit is contained in:
parent
2406bbcbae
commit
d4db41078b
1 changed files with 2 additions and 0 deletions
|
@ -1074,6 +1074,7 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkToolButton" id="toolbutton1">
|
<widget class="GtkToolButton" id="toolbutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
<property name="tooltip" translatable="yes">Preferences</property>
|
||||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||||
<property name="label">Preferences</property>
|
<property name="label">Preferences</property>
|
||||||
<property name="stock_id">gtk-preferences</property>
|
<property name="stock_id">gtk-preferences</property>
|
||||||
|
@ -1086,6 +1087,7 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkToolButton" id="toolbutton2">
|
<widget class="GtkToolButton" id="toolbutton2">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
<property name="tooltip" translatable="yes">Plugins</property>
|
||||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||||
<property name="label">Plugins</property>
|
<property name="label">Plugins</property>
|
||||||
<property name="stock_id">gtk-disconnect</property>
|
<property name="stock_id">gtk-disconnect</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue