File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed
indra/newview/skins/default/xui/en Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 63
63
name =" online_visibility"
64
64
top_pad =" 30"
65
65
width =" 350" />
66
-
66
+
67
67
<check_box
68
68
enabled_control =" EnableVoiceChat"
69
69
control_name =" AutoDisengageMic"
74
74
name =" auto_disengage_mic_check"
75
75
top_pad =" 10"
76
76
width =" 350" />
77
+ <check_box
78
+ control_name =" EnableLookAtHints"
79
+ height =" 16"
80
+ label =" Enable LookAt"
81
+ layout =" topleft"
82
+ left =" 30"
83
+ name =" enable_lookat_hints"
84
+ top_pad =" 10"
85
+ width =" 350" />
86
+ <check_box
87
+ enabled_control =" EnableLookAtHints"
88
+ control_name =" LimitLookAtHints"
89
+ height =" 16"
90
+ label =" Limit LookAt Distance"
91
+ layout =" topleft"
92
+ left =" 50"
93
+ name =" limit_lookat_distance"
94
+ top_pad =" 10"
95
+ width =" 350" />
96
+ <check_box
97
+ control_name =" EnableSelectionHints"
98
+ height =" 16"
99
+ label =" Enable Selection Hints"
100
+ layout =" topleft"
101
+ left =" 30"
102
+ name =" enable_selection_hints"
103
+ top_pad =" 10"
104
+ width =" 350" />
77
105
<button
78
106
follows =" left|top"
79
107
height =" 23"
You can’t perform that action at this time.
0 commit comments