summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_my_scripts.xml
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2019-02-19 18:24:06 +0200
committermaxim_productengine <mnikolenko@productengine.com>2019-02-19 18:24:06 +0200
commit54818e189404e0d8444a7731c0082e03a5f12ef7 (patch)
tree4c230f3e45874787d69047a52c0897cef25cfbec /indra/newview/skins/default/xui/en/floater_my_scripts.xml
parent344a3a040fb1c664108830ac784c6e4593a57553 (diff)
SL-10412 Move My Avatar/Scripts to Me drop down menu
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_my_scripts.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_my_scripts.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_my_scripts.xml b/indra/newview/skins/default/xui/en/floater_my_scripts.xml
new file mode 100644
index 0000000000..3b0b6723c7
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/floater_my_scripts.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater
+ legacy_header_height="18"
+ can_resize="true"
+ height="570"
+ help_topic="scriptlimits"
+ layout="topleft"
+ name="myscripts"
+ save_rect="true"
+ title="My Scripts"
+ min_width="620"
+ width="620">
+ <panel
+ filename="panel_script_limits_my_avatar.xml"
+ follows="all"
+ bottom="555"
+ layout="topleft"
+ left="3"
+ right="-2"
+ name="script_limits_my_avatar_panel"
+ top="20"/>
+</floater>