remove useless space

This commit is contained in:
Yann Leboulanger 2007-01-02 12:52:54 +00:00
parent f82f07d2f6
commit 4d9a557594
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<child>
<widget class="GtkLabel" id="name_label">
<property name="visible">True</property>
<property name="label" translatable="yes">_Name: </property>
<property name="label" translatable="yes">_Name:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>