* src/preferences.glade: make the title on the dialog non-expandable

svn: r2361
This commit is contained in:
Don Allingham 2003-11-22 15:15:13 +00:00
parent d69f597c7c
commit 06a9058eca

View File

@ -70,7 +70,7 @@
</widget> </widget>
<packing> <packing>
<property name="padding">6</property> <property name="padding">6</property>
<property name="expand">True</property> <property name="expand">False</property>
<property name="fill">False</property> <property name="fill">False</property>
</packing> </packing>
</child> </child>