forked from AuroraMiddleware/gtk
Trivial string change
Capitalize 'Expander' in the widget-factory UI.
This commit is contained in:
parent
246e6cd0b9
commit
85a4b65f11
@ -2688,7 +2688,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
|
|||||||
<object class="GtkLabel" id="label19">
|
<object class="GtkLabel" id="label19">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">expander</property>
|
<property name="label" translatable="yes">Expander</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
Loading…
Reference in New Issue
Block a user