Patch by: Matthias Clasen <mclasen@redhat.com>
2007-11-24 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * gnome-about-me.glade: remove non-functional Help button (bug #497803) svn path=/trunk/; revision=8296
This commit is contained in:
parent
98b2dcba38
commit
d67728a62a
2 changed files with 6 additions and 13 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2007-11-24 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
Patch by: Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gnome-about-me.glade: remove non-functional Help button (bug #497803)
|
||||||
|
|
||||||
2007-11-10 Jens Granseuer <jensgr@gmx.net>
|
2007-11-10 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* gnome-about-me-password.c: (authenticated_user),
|
* gnome-about-me-password.c: (authenticated_user),
|
||||||
|
|
|
@ -32,19 +32,6 @@
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
||||||
|
|
||||||
<child>
|
|
||||||
<widget class="GtkButton" id="helpbutton1">
|
|
||||||
<property name="visible">True</property>
|
|
||||||
<property name="can_default">True</property>
|
|
||||||
<property name="can_focus">True</property>
|
|
||||||
<property name="label">gtk-help</property>
|
|
||||||
<property name="use_stock">True</property>
|
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
||||||
<property name="focus_on_click">True</property>
|
|
||||||
<property name="response_id">-11</property>
|
|
||||||
</widget>
|
|
||||||
</child>
|
|
||||||
|
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkButton" id="closebutton1">
|
<widget class="GtkButton" id="closebutton1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue