1
0
Fork 0

fix typo; rule instead of underscores

This commit is contained in:
mfranz 2005-07-11 08:27:47 +00:00
parent 7c0b24a30c
commit 30526c9307

View file

@ -6,9 +6,11 @@
<layout>vbox</layout>
<text>
<label>___________Rendering Options___________</label>
<label>Rendering Options</label>
</text>
<hrule><dummy/></hrule>
<group>
<layout>vbox</layout>
<halign>center</halign>
@ -227,7 +229,7 @@
</checkbox>
<checkbox>
<halign>left</halign>
<label>Silouhette (debug)</label>
<label>Silhouette (debug)</label>
<property>/sim/rendering/shadows-debug</property>
<binding>
<command>dialog-apply</command>
@ -242,13 +244,13 @@
<button>
<legend>Close</legend>
<default>true</default>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>dialog-close</command>
</binding>
<default>true</default>
</button>
<empty><stretch>true</stretch></empty>