mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
kconfig: gconf: remove "tooltips" property from glade
The tips are still displayed without this. This property does not exist in GtkBuilder with GTK 3. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
parent
7783290143
commit
ad452c27ae
|
|
@ -225,7 +225,6 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
|
||||
<property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
|
||||
<property name="tooltips">True</property>
|
||||
<property name="show_arrow">True</property>
|
||||
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user