don't resize the font samples vertically when the window is resized (bug

2008-03-11  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: don't resize the font samples vertically when
	the window is resized (bug #521823)

svn path=/trunk/; revision=8577
This commit is contained in:
Jens Granseuer 2008-03-11 18:16:34 +00:00 committed by Jens Granseuer
parent d34d7a02e6
commit 70c6a9a66a
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't resize the font samples vertically when
the window is resized (bug #521823)
2008-02-27 Jens Granseuer <jensgr@gmx.net> 2008-02-27 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (gnome_theme_install_from_uri): adapt to new * theme-installer.c: (gnome_theme_install_from_uri): adapt to new

View file

@ -1259,6 +1259,7 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>
@ -1298,6 +1299,7 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>
@ -1335,6 +1337,7 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>
@ -1371,6 +1374,7 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>
@ -1380,11 +1384,13 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
<child> <child>
@ -1404,6 +1410,7 @@ Vertical gradient</property>
</widget> </widget>
<packing> <packing>
<property name="position">2</property> <property name="position">2</property>
<property name="expand">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>