whoops, forgot to commit context menu change
This commit is contained in:
parent
371e75ef40
commit
80d68e140f
1 changed files with 7 additions and 0 deletions
|
@ -91,6 +91,13 @@
|
|||
</child>
|
||||
</widget>
|
||||
</child>
|
||||
<child>
|
||||
<widget class="GtkImageMenuItem" id="tictactoe_menuitem">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Play Tic Tac Toe</property>
|
||||
<property name="use_underline">True</property>
|
||||
</widget>
|
||||
</child>
|
||||
<child>
|
||||
<widget class="GtkImageMenuItem" id="manage_contact">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue