remove unwanted label385 in room config window. Fixes #1794

This commit is contained in:
Yann Leboulanger 2006-04-03 05:26:26 +00:00
parent 6999fae260
commit c31f3cf03a
1 changed files with 1 additions and 1 deletions

View File

@ -11130,7 +11130,7 @@ Custom</property>
<child> <child>
<widget class="GtkLabel" id="instructions_label"> <widget class="GtkLabel" id="instructions_label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">label385</property> <property name="label" translatable="yes"></property>
<property name="use_underline">False</property> <property name="use_underline">False</property>
<property name="use_markup">False</property> <property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property> <property name="justify">GTK_JUSTIFY_LEFT</property>