set an explicit item width for the metatheme icon view so overly long

2007-07-05  Denis Washington  <denisw@svn.gnome.org>

	* appearance.glade: set an explicit item width for the metatheme icon
	view so overly long names don't needlessly widen all items' 
width. Such
	names are wrapped now.

svn path=/trunk/; revision=7827
This commit is contained in:
Denis Washington 2007-07-05 18:00:55 +00:00 committed by Denis Washington
parent df0060e59d
commit e146c38627
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2007-07-05 Denis Washington <denisw@svn.gnome.org>
* appearance.glade: set an explicit item width for the metatheme icon
view so overly long names don't needlessly widen all items' width. Such
names are wrapped now.
2007-07-05 Denis Washington <denisw@svn.gnome.org>
* appearance.glade:

View file

@ -647,6 +647,7 @@
<property name="spacing">3</property>
<property name="margin">18</property>
<property name="width_request">1</property>
<property name="item_width">150</property>
</widget>
</child>
</widget>