aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorAimee Trescothick2008-09-22 02:25:37 -0500
committerJacek Antonelli2008-09-22 02:25:37 -0500
commit1171e5c0b24abe2cd2b6090ed1f84cf5aa83c218 (patch)
tree610d799bbe6e5a077a8a3fee667b3f959d54d698 /linden/indra/newview/skins/default/xui
parentNew optional SConstruct flag to specify an exact path to build (diff)
downloadmeta-impy-1171e5c0b24abe2cd2b6090ed1f84cf5aa83c218.zip
meta-impy-1171e5c0b24abe2cd2b6090ed1f84cf5aa83c218.tar.gz
meta-impy-1171e5c0b24abe2cd2b6090ed1f84cf5aa83c218.tar.bz2
meta-impy-1171e5c0b24abe2cd2b6090ed1f84cf5aa83c218.tar.xz
VWR-8341: Bring back a UI indicator of 'Flycam' text.
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
index bcd7bbc..c2c615d 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
@@ -32,6 +32,10 @@
32 tool_tip="A script has taken control of your keys. Click here to release them." 32 tool_tip="A script has taken control of your keys. Click here to release them."
33 width="102" /> 33 width="102" />
34 <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" 34 <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
35 label="Flycam" label_selected="Flycam" left="229" name="Flycam" scale_image="true"
36 tool_tip="Your camera is under joystick control, click here to release it."
37 width="102" />
38 <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
35 label="Mouselook" label_selected="Mouselook" left="343" name="Mouselook" 39 label="Mouselook" label_selected="Mouselook" left="343" name="Mouselook"
36 scale_image="true" 40 scale_image="true"
37 tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot." 41 tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot."