summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_select_key.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-06-23 16:16:11 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-06-23 16:55:06 +0300
commitf8137f68a0f157c7dc7766a695a62d59b4198291 (patch)
tree81ab1b95746346a5ed871fcb479d883c535ca696 /indra/newview/skins/default/xui/en/floater_select_key.xml
parent9c57f89a7b214c9dda345a5a6cc94276e2061d1e (diff)
Reverted SL-6109 keybinding changes
Changes were moved to DRTVWR-514
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_select_key.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_select_key.xml63
1 files changed, 9 insertions, 54 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_select_key.xml b/indra/newview/skins/default/xui/en/floater_select_key.xml
index 48d9eee4cd..4e89df5a73 100644
--- a/indra/newview/skins/default/xui/en/floater_select_key.xml
+++ b/indra/newview/skins/default/xui/en/floater_select_key.xml
@@ -4,27 +4,10 @@
border="false"
can_close="false"
can_minimize="false"
- height="116"
+ height="90"
layout="topleft"
name="modal container"
- width="272">
- <floater.string
- name="keyboard">
- Keyboard
- </floater.string>
- <floater.string
- name="mouse">
- Mouse Buttons
- </floater.string>
- <floater.string
- name="basic_description">
-Press a key to set your trigger.
-Allowed input: [INPUT].
- </floater.string>
- <floater.string
- name="reserved_by_menu">
-Combination [KEYSTR] is reserved by menu.
- </floater.string>
+ width="240">
<text
type="string"
halign="center"
@@ -33,47 +16,19 @@ Combination [KEYSTR] is reserved by menu.
height="30"
layout="topleft"
left="30"
- name="descritption"
+ name="Save item as:"
top="25"
word_wrap="true"
- width="212">
-Press a key to set your trigger.
-Allowed input: [INPUT].
+ width="180">
+ Press a key to set your Speak button trigger.
</text>
- <check_box
- follows="top|left"
- height="20"
- initial_value="false"
- label="Apply to all"
- layout="topleft"
- left="90"
- name="apply_all"
- tool_tip="Viewer uses different control combinations depending on what you are doing in world, setting this will apply your change to all combinations"
- top_pad="8"
- width="160" />
-
- <button
- height="23"
- label="Set Empty"
- layout="topleft"
- left="8"
- name="SetEmpty"
- top_pad="6"
- width="80" />
- <button
- height="23"
- label="Default"
- layout="topleft"
- left_pad="8"
- name="Default"
- top_delta="0"
- width="80" />
<button
height="23"
label="Cancel"
+ label_selected="Cancel"
layout="topleft"
- left_pad="8"
+ right="-10"
name="Cancel"
- top_delta="0"
- width="80" />
+ top_pad="8"
+ width="100" />
</floater>