aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/hu/panel_preferences_skins.xml
blob: 71a3a545967cf4e7c2cbb8260fe5a7603c9cba48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Sablonok" name="Skins panel">
	<text length="1" name="muting_text" type="string">
		Válassz sablont (újraindítás kell):
	</text>
	<radio_group name="skin_selection">
		<radio_item name="default">
			Alapértelmezett
		</radio_item>
		<radio_item name="silver">
			Ezüst
		</radio_item>
	</radio_group>
</panel>