Fixed name

This commit is contained in:
Jonatan Pålsson 2011-05-16 17:12:37 +02:00
parent ba471084da
commit 8ee0fe53e6
2 changed files with 4 additions and 3 deletions

View file

@ -18,8 +18,9 @@
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0.41999998688697815</property>
<property name="ypad">7</property>
<property name="label" translatable="yes">&lt;span size="x-large"&gt;GGS-Pong&lt;/span&gt;</property>
<property name="label" translatable="yes">&lt;span size="x-large"&gt;GGS Tic Tac Toe&lt;/span&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>