PageRenderTime 49ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/fr/floater_settings_debug.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | 272baad28a725de3aa1d84436a77928c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="settings_debug" title="PARAMČTRES DE DÉBOGAGE">
  3. <combo_box name="boolean_combo">
  4. <combo_box.item label="VRAI" name="TRUE"/>
  5. <combo_box.item label="FAUX" name="FALSE"/>
  6. </combo_box>
  7. <color_swatch label="Couleur" name="val_color_swatch" width="50"/>
  8. <spinner label="x" name="val_spinner_1"/>
  9. <spinner label="x" name="val_spinner_2"/>
  10. <spinner label="x" name="val_spinner_3"/>
  11. <spinner label="x" name="val_spinner_4"/>
  12. <button label="Paramčtres par défaut" name="default_btn"/>
  13. </floater>