summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2010-02-26 19:18:15 -0800
committerRoxie Linden <roxie@lindenlab.com>2010-02-26 19:18:15 -0800
commita2efe4bb4154b7ecb9c7cb279f7a28d7d401a93a (patch)
tree4cafd0e64a9c45b444664d12f022cd3e675bfebd /indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml
parent5352954eb65076d877cc74d4328620e910b93d1c (diff)
parent1ae70e112a466a6ed5baf4e05c1771218c78b2f5 (diff)
automated merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml b/indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml
deleted file mode 100644
index b48943c699..0000000000
--- a/indra/newview/skins/default/xui/en/panel_stand_stop_flying.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<!-- Width and height of this panel should be synchronized with "panel_modes" in the floater_moveview.xml-->
-<panel
- height="25"
- layout="topleft"
- name="panel_stand_stop_flying"
- mouse_opaque="false"
- visible="true"
- width="115">
- <button
- follows="left|bottom"
- height="19"
- label="Stand"
- layout="topleft"
- name="stand_btn"
- tool_tip="Click here to stand up."
- top="2"
- visible="false"
- width="115" />
- <button
- follows="left|bottom"
- height="19"
- label="Stop Flying"
- layout="topleft"
- name="stop_fly_btn"
- tool_tip="Stop flying"
- top="2"
- visible="false"
- width="115" />
-</panel>