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:
parent
df0060e59d
commit
e146c38627
2 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue