Branding pt1

This commit is contained in:
Siana Gearz
2010-11-14 16:26:08 +01:00
parent d320fe9e92
commit 6a7c9250fd
2507 changed files with 43 additions and 181013 deletions

View File

@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="settings_debug" title="Debug-Einstellungen">
<combo_box name="boolean_combo">
<combo_item name="TRUE">
WAHR
</combo_item>
<combo_item name="FALSE">
FALSCH
</combo_item>
</combo_box>
<color_swatch label="Farbe" name="color_swatch" />
<spinner label="x" name="val_spinner_1" />
<spinner label="x" name="val_spinner_2" />
<spinner label="x" name="val_spinner_3" />
<spinner label="x" name="val_spinner_4" />
<button label="Standard wiederherstellen" name="default_btn" width="170" />
</floater>