35 lines
2.5 KiB
XML
35 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
<!--
|
||
<panel label="Thèmes" name="Skins panel">
|
||
<text name="muting_text">
|
||
Sélectionner un thème (redémarrage requis) :
|
||
</text>
|
||
<radio_group name="skin_selection">
|
||
<radio_item name="default">
|
||
Défaut
|
||
</radio_item>
|
||
<radio_item name="silver">
|
||
Argent
|
||
</radio_item>
|
||
</radio_group>
|
||
</panel>
|
||
-->
|
||
<panel border="true" bottom="-409" height="408" label="Thèmes" left="102" name="Skins panel" width="517">
|
||
|
||
|
||
|
||
<text bottom_delta="-20" follows="top" height="16" left="150" name="Skin_txt1">Choisir une Skin/Thème (redémarrage requis)</text>
|
||
<combo_box bottom_delta="-20" left_delta="-50" follows="top" height="18" max_chars="200" name="custom_skin_combo" width="300" control_name="custom_skin_combo"/>
|
||
<text bottom_delta="-22" follows="top" height="16" left_delta="20" name="Skin_txt2">Primary Author</text>
|
||
<view_border blevel_style="in" bottom_delta="-18" follows="top" height="16" name="custom_box1" width="260"/>
|
||
<text bottom_delta="-0" follows="top" height="16" left_delta="3" name="custom_skin_author">skin author</text>
|
||
<text bottom_delta="-22" follows="top" height="16" left_delta="-3" name="Skin_txt3">Additional Authors</text>
|
||
<view_border blevel_style="in" bottom_delta="-18" follows="top" height="16" name="custom_box2" width="260"/>
|
||
<text bottom_delta="-0" follows="top" height="16" left_delta="3" name="custom_skin_ad_authors">additional skin authors</text>
|
||
<text bottom_delta="-22" follows="top" height="16" left_delta="-3" name="Skin_txt4">Skin folder</text>
|
||
<view_border blevel_style="in" bottom_delta="-18" follows="top" height="16" name="custom_box3" width="260"/>
|
||
<text bottom_delta="-0" follows="top" height="16" left_delta="3" name="custom_skin_folder">skin folder</text>
|
||
<button scale_image="true" image_selected="skin_thumbnail_default.png" image_unselected="skin_thumbnail_default.png" image_hover_selected="skin_thumbnail_default.png" image_hover_unselected="skin_thumbnail_default.png" bottom_delta="-150" default_image_name="None" follows="top" width="300" height="130" left_delta="-20" label="" name="custom_skin_preview" tool_tip="Skin Preview"/>
|
||
<text bottom_delta="-22" follows="top" height="16" left_delta="110" name="Skin_txt5">Additional info</text>
|
||
<text_editor bottom_delta="-100" enabled="false" follows="top" height="100" left_delta="-135" max_length="511" name="custom_skin_info" width="350" word_wrap="true"/>
|
||
</panel> |