Tweak the metatheme icon view's margin and spacings to better fit to the
2007-06-22 Denis Washington <denisw@svn.gnome.org> * appearance.glade: Tweak the metatheme icon view's margin and spacings to better fit to the new thumbnails. * theme-thumbnailing.png: Modernized and brought to the size of the new metatheme thumbnails. svn path=/trunk/; revision=7759
This commit is contained in:
parent
34adc6a2db
commit
a25bb175c9
3 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
|||
2007-06-22 Denis Washington <denisw@svn.gnome.org>
|
||||
|
||||
* appearance.glade:
|
||||
Tweak the metatheme icon view's margin and spacings to better fit to the
|
||||
new thumbnails.
|
||||
|
||||
* theme-thumbnailing.png:
|
||||
Modernized and brought to the size of the new metatheme thumbnails.
|
||||
|
||||
2007-06-18 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* theme-installer.c: (gnome_theme_install_real): fix compiler warning
|
||||
|
|
|
@ -642,8 +642,11 @@
|
|||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||
<property name="pixbuf_column">0</property>
|
||||
<property name="text_column">1</property>
|
||||
<property name="row_spacing">12</property>
|
||||
<property name="column_spacing">12</property>
|
||||
<property name="row_spacing">18</property>
|
||||
<property name="column_spacing">18</property>
|
||||
<property name="spacing">3</property>
|
||||
<property name="item_width">150</property>
|
||||
<property name="margin">18</property>
|
||||
</widget>
|
||||
</child>
|
||||
</widget>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Add table
Reference in a new issue