Imported existing code

This commit is contained in:
Hazim Gazov
2010-04-02 02:48:44 -03:00
parent 48fbc5ae91
commit 7a86d01598
13996 changed files with 2468699 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="texture picker" title="Texture">
<string name="choose_picture">
Cliquez pour sélectionner une image
</string>
<text length="1" name="Multiple" type="string">
Multiple
</text>
<text length="1" name="unknown" type="string">
Dimensions : [DIMENSIONS]
</text>
<button label="Défaut" label_selected="Défaut" name="Default" width="60" />
<button label="Aucune" label_selected="Aucune" name="None" width="60" left="68" />
<button label="Vierge" label_selected="Vierge" name="Blank" width="60" />
<check_box label="Afficher les dossiers" name="show_folders_check"/>
<search_editor label="Saisissez votre recherche ici" name="inventory search editor"/>
<check_box label="Appliquer immédiatement" name="apply_immediate_check" />
<button label="" label_selected="" name="Pipette" bottom="-240" />
<button label="Annuler" label_selected="Annuler" name="Cancel"/>
<button label="Sélectionner" label_selected="Sélectionner" name="Select"/>
<string name="pick title">
Choisir :
</string>
</floater>