diff options
author | Don Kjer <don@lindenlab.com> | 2011-06-13 02:48:52 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2011-06-13 02:48:52 +0000 |
commit | 45c6dcbe87fbfc1351e4faa9ef3196a191b7dd69 (patch) | |
tree | 4fe43929cb518d67e8afbd227db3bc62e4d175e5 /indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml | |
parent | 694b0838bc80efc152e7ecda09ffdc7a944b7079 (diff) | |
parent | 12d9d1d3ef76518171ae87aae2467593218f8413 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml b/indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml new file mode 100644 index 0000000000..1dd3acef5d --- /dev/null +++ b/indra/newview/skins/default/xui/zh/panel_stand_stop_flying.xml @@ -0,0 +1,6 @@ +<?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 name="panel_stand_stop_flying"> + <button label="站立" name="stand_btn" tool_tip="點擊此處起立。"/> + <button label="停止飛行" name="stop_fly_btn" tool_tip="停止飛行"/> +</panel> |