L I B R A R Y + R U L E S + W O R L D
This commit is contained in:
parent
370461e03d
commit
71cc0f7364
|
@ -76,7 +76,7 @@
|
|||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">runlib_objects</property>
|
||||
<property name="title" translatable="yes">Local States</property>
|
||||
<property name="title" translatable="yes">Library</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="child">
|
||||
<object class="GtkBox" id="runlib_objects">
|
||||
|
@ -88,7 +88,7 @@
|
|||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">runlib_conditions_and_rules</property>
|
||||
<property name="title" translatable="yes">Transition Rules</property>
|
||||
<property name="title" translatable="yes">Rules</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="child">
|
||||
<object class="GtkLabel" id="label_runlib_conditions_and_rules">
|
||||
|
@ -104,7 +104,7 @@
|
|||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">runlib_states</property>
|
||||
<property name="title" translatable="yes">Global State</property>
|
||||
<property name="title" translatable="yes">World</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="child">
|
||||
<object class="GtkLabel" id="label_runlib_states">
|
||||
|
|
Loading…
Reference in New Issue