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:
Rodney Dawes 2003-12-30 19:28:00 +00:00 committed by Rodney Dawes
parent ca2877bd78
commit d18e358c33
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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>