remove help button as long as we don't have any help to show (bug #473181)
2008-08-14 Jens Granseuer <jensgr@gmx.net> * data/appearance.glade: remove help button as long as we don't have any help to show (bug #473181) svn path=/trunk/; revision=8861
This commit is contained in:
parent
9378c6c29d
commit
ace6f32345
2 changed files with 5 additions and 10 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-08-14 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* data/appearance.glade: remove help button as long as we don't have
|
||||
any help to show (bug #473181)
|
||||
|
||||
2008-08-12 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance-style.c: (conv_to_widget_cb), (prepare_list): when
|
||||
|
|
|
@ -608,16 +608,6 @@
|
|||
<widget class="GtkHButtonBox" id="dialog-action_area3">
|
||||
<property name="visible">True</property>
|
||||
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
||||
<child>
|
||||
<widget class="GtkButton" id="button1">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="label">gtk-help</property>
|
||||
<property name="use_stock">True</property>
|
||||
<property name="response_id">-11</property>
|
||||
</widget>
|
||||
</child>
|
||||
<child>
|
||||
<widget class="GtkButton" id="button3">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue