aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_preferences_LCD.xml
blob: bd2eebab498ee69b0fcfd7752288284315e404a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom"
     height="408" hidden="false" label="Logitech LCD" left="102"
     mouse_opaque="true" name="LCD Options" width="517">
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false"
	     left="10" mouse_opaque="true" name="LCD Destination:" v_pad="0"
	     width="266">
		 LCD Destination:
	</text>
	
	<radio_group bottom="-45" control_name="LCDDestination" draw_border="true" enabled="true"
	     follows="left|top" height="36" hidden="false" left="148"
	     mouse_opaque="true" name="LCDDestination" width="193">
		<radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false"
			tool_tip="Display forms selected appear on Logitech G15 Keyboard LCD"
		    left="3" mouse_opaque="true" name="DestinationG15" width="463">
			Logitech G15 Gaming Keyboard
		</radio_item>
		<radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false"
			tool_tip="Display forms selected appear on Logitech Z10 Speaker LCD"
		    left="3" mouse_opaque="true" name="DestinationZ10" width="463">
			Logitech Z10 Speakers
		</radio_item>
	</radio_group>
	
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-68" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false"
	     left="10" mouse_opaque="true" name="LCD Display Options" v_pad="0"
	     width="266">
		LCD Display Options:
	</text>
	<check_box bottom="-72" control_name="DisplayChat" enabled="true" follows="left|top"
	     font="SansSerifSmall" height="16" hidden="false" label="Display Chat"
	     left="148" mouse_opaque="true" name="DisplayChat" radio_style="false"
	     tool_tip="Display Last Chat line in LCD Window"
	     width="128" />
	<check_box bottom="-90" control_name="DisplayIM" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Display IM's"
	     left="148" mouse_opaque="true" name="DisplayIM"
	     radio_style="false"
	     tool_tip="Display Last IM in LCD Window" width="242" />	     
	<check_box bottom="-108" control_name="DisplayRegion" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Show Location Information" left="148"
	     mouse_opaque="true" name="DisplayRegion" radio_style="false"
	     tool_tip="Display current location information in LCD Window"
	     width="201" />
	<check_box bottom="-126" control_name="DisplayLinden" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Show Account Information" left="148"
	     mouse_opaque="true" name="DisplayLinden" radio_style="false"
	     tool_tip="Display current account information in LCD Window"
	     width="201" />	     
	<check_box bottom="-144" control_name="DisplayDebug" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Display Network Comms Info"
	     left="148" mouse_opaque="true" name="DisplayDebug"
	     radio_style="false"
	     tool_tip="Display debug information in LCD Window" width="242" />
	<check_box bottom="-162" control_name="DisplayDebugConsole" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Display Debug Info from Console"
	     left="148" mouse_opaque="true" name="DisplayDebugConsole"
	     radio_style="false"
	     tool_tip="Display console debug information in LCD Window" width="242" />
</panel>