Fix border width of example toolbar, fixes #130064
2003-12-30 Rodney Dawes <dobey@ximian.com> * gnome-ui-properties.glade: Fix border width of example toolbar, fixes #130064
This commit is contained in:
parent
ca2877bd78
commit
d18e358c33
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-12-30 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* gnome-ui-properties.glade: Fix border width of example toolbar,
|
||||
fixes #130064
|
||||
|
||||
2003-12-30 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.1
|
||||
|
|
|
@ -562,7 +562,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkToolbar" id="toolbar_toolbar">
|
||||
<property name="border_width">1</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
|
||||
<property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue