diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-02-19 11:12:38 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-02-19 11:12:38 +0200 |
commit | 3fb3b9cf217dce42991b288f5caf0266932bef94 (patch) | |
tree | e5a0bb8b7deb4602ab45d8a49793658aeaed3677 /indra/newview/skins/default/xui/fr/floater_script_debug.xml | |
parent | c4a3bee33562f607bbd56a420bfcb424e00f2f41 (diff) | |
parent | e1c8cd395e8238958a5d2cfdaadaca4046e00811 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_script_debug.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_script_debug.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_script_debug.xml b/indra/newview/skins/default/xui/fr/floater_script_debug.xml new file mode 100644 index 0000000000..e257aac6c4 --- /dev/null +++ b/indra/newview/skins/default/xui/fr/floater_script_debug.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<multi_floater name="script debug floater" title="Erreurs/alertes de scripts"> + <tab_container name="Preview Tabs"> + <floater label="Script" name="all_scripts" title="[ALL SCRIPTS]" /> + </tab_container> +</multi_floater> |