Added missing file from previous commit (by now containing also am unused button
for minimal race gui). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8089 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
b2ab95ff16
commit
1d366ed0ed
@ -33,6 +33,18 @@
|
|||||||
<label height="100%" I18N="In the ui settings" text="Display FPS"/>
|
<label height="100%" I18N="In the ui settings" text="Display FPS"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div width="75%" height="40" layout="horizontal-row" >
|
||||||
|
<checkbox id="enable-internet" width="40" height="40"/>
|
||||||
|
<spacer width="20" height="100%" />
|
||||||
|
<label height="100%" I18N="In the ui settings" text="Internet STK news"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div width="75%" height="40" layout="horizontal-row" >
|
||||||
|
<checkbox id="minimal-racegui" width="40" height="40"/>
|
||||||
|
<spacer width="20" height="100%" />
|
||||||
|
<label height="100%" I18N="In the ui settings" text="Minimal Race GUI"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<spacer height="4" width="4"/>
|
<spacer height="4" width="4"/>
|
||||||
|
|
||||||
</box>
|
</box>
|
||||||
|
Loading…
Reference in New Issue
Block a user