Skip to content

Commit

Permalink
Fixed 2 widget names in tabledef.glade
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirgal Vourgère committed Jul 20, 2012
1 parent 33ebfc8 commit 8949bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gmdb2/gladefiles/gmdb-tabledef.glade
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</packing>
</child>
<child>
<widget class="GtkLabel" id="validationtext_label">
<widget class="GtkLabel" id="required_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Required</property>
</widget>
Expand Down Expand Up @@ -151,7 +151,7 @@
</packing>
</child>
<child>
<widget class="GtkLabel" id="label8">
<widget class="GtkLabel" id="validationtext_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Validation error message</property>
</widget>
Expand Down

0 comments on commit 8949bde

Please sign in to comment.