Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_preferences_skins.xml
2010-04-02 02:48:44 -03:00

15 lines
361 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>