summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/radio_item.xml
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2010-02-26 19:18:15 -0800
committerRoxie Linden <roxie@lindenlab.com>2010-02-26 19:18:15 -0800
commita2efe4bb4154b7ecb9c7cb279f7a28d7d401a93a (patch)
tree4cafd0e64a9c45b444664d12f022cd3e675bfebd /indra/newview/skins/default/xui/en/widgets/radio_item.xml
parent5352954eb65076d877cc74d4328620e910b93d1c (diff)
parent1ae70e112a466a6ed5baf4e05c1771218c78b2f5 (diff)
automated merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/radio_item.xml')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/radio_item.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/radio_item.xml b/indra/newview/skins/default/xui/en/widgets/radio_item.xml
deleted file mode 100644
index 3ddf18b2cb..0000000000
--- a/indra/newview/skins/default/xui/en/widgets/radio_item.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<radio_item follows="left|top" font="SansSerif">
- <radio_item.label_text name="Radio Item label"/>
- <radio_item.check_button name="Radio control button"
- image_unselected="RadioButton_Off"
- image_selected="RadioButton_On"
- image_disabled="RadioButton_Disabled"
- image_disabled_selected="RadioButton_On_Disabled"
- image_pressed="RadioButton_Press"
- image_pressed_selected="RadioButton_On_Press"/>
-</radio_item>
-