[steve-e] better expander labels. Fixes #3208

This commit is contained in:
Yann Leboulanger 2007-06-05 10:01:42 +00:00
parent 166959f47f
commit 6363a610df
2 changed files with 2 additions and 2 deletions

View File

@ -355,7 +355,7 @@
<child>
<widget class="GtkLabel" id="label19">
<property name="visible">True</property>
<property name="label" translatable="yes">More</property>
<property name="label" translatable="yes">Full Name</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>

View File

@ -1057,7 +1057,7 @@
<child>
<widget class="GtkLabel" id="label19">
<property name="visible">True</property>
<property name="label" translatable="yes">More</property>
<property name="label" translatable="yes">Full Name</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>