Annotation of /trunk/indra/newview/skins/default/xui/en-us/panel_preferences_cool.xml
Parent Directory
|
Revision Log
Revision 138 - (view) (download) (as text)
| 1 : | mjm | 135 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
| 2 : | <panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom" | ||
| 3 : | border="true" label="Hippo" name="cool" enabled="true" mouse_opaque="true"> | ||
| 4 : | <tab_container label="Prefs" bottom="0" height="408" width="500" left="0" | ||
| 5 : | name="Prefs" tab_min_width="90" tab_position="top"> | ||
| 6 : | <panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true" | ||
| 7 : | follows="left|top|right|bottom" label="User Interface" name="User Interface"> | ||
| 8 : | <check_box bottom_delta="-30" control_name="DisableMessagesSpacing" enabled="true" | ||
| 9 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 10 : | label="Disable extra messages spacing in chat console" left="10" | ||
| 11 : | mouse_opaque="true" name="disable_messages_spacing_check" radio_style="false" | ||
| 12 : | width="400" /> | ||
| 13 : | <check_box bottom_delta="-20" control_name="HideMasterRemote" enabled="true" | ||
| 14 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 15 : | label="Hide the Master Remote volume control when useless" left="10" | ||
| 16 : | mouse_opaque="true" name="hide_master_remote_check" radio_style="false" | ||
| 17 : | width="400" /> | ||
| 18 : | <check_box bottom_delta="-20" control_name="ShowGroupsButton" enabled="true" | ||
| 19 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 20 : | label="Show the Groups button in the toolbar (requires a restart)" left="10" | ||
| 21 : | mouse_opaque="true" name="show_group_button_check" radio_style="false" | ||
| 22 : | width="400" /> | ||
| 23 : | <check_box bottom_delta="-20" control_name="UseOldChatHistory" enabled="true" | ||
| 24 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 25 : | label="Use the old style 'Chat history' window (requires a restart)" left="10" | ||
| 26 : | mouse_opaque="true" name="use_old_chat_history_check" radio_style="false" | ||
| 27 : | width="400" /> | ||
| 28 : | <check_box bottom_delta="-20" control_name="UseOldStatusBarIcons" enabled="true" | ||
| 29 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 30 : | label="Use the old, more readable, status bar icons (requires a restart)" left="10" | ||
| 31 : | mouse_opaque="true" name="use_old_statusbar_icons_check" radio_style="false" | ||
| 32 : | width="400" /> | ||
| 33 : | <check_box bottom_delta="-20" control_name="UseOldTrackingDots" enabled="true" | ||
| 34 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 35 : | label="Use the old T-like tracking dots in the mini-map" left="10" | ||
| 36 : | mouse_opaque="true" name="use_old_tracking_dots_check" radio_style="false" | ||
| 37 : | width="400" /> | ||
| 38 : | <spinner bottom_delta="-30" control_name="DecimalsForTools" enabled="true" decimal_digits="0" | ||
| 39 : | follows="left|top" font="SansSerifSmall" height="16" left="10" width="360" | ||
| 40 : | label="Decimals for Pos, Size and Rot parameters in the build tool:" label_width="320" | ||
| 41 : | max_val="5" min_val="0" initial_val="3" increment="1" | ||
| 42 : | mjm | 138 | mouse_opaque="true" name="decimals_for_tools_spinner" /> |
| 43 : | mjm | 135 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
| 44 : | bottom_delta="-30" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
| 45 : | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | ||
| 46 : | left="10" mouse_opaque="true" name="time_format_text_box" v_pad="0" | ||
| 47 : | width="80"> | ||
| 48 : | Time format: | ||
| 49 : | </text> | ||
| 50 : | <combo_box allow_text_entry="false" bottom_delta="-5" enabled="true" follows="left|top" | ||
| 51 : | height="18" hidden="false" left="90" max_chars="20" mouse_opaque="true" | ||
| 52 : | name="time_format_combobox" width="130"> | ||
| 53 : | <combo_item type="string" length="1" enabled="true" name="24hours" value="default"> | ||
| 54 : | 24 hours clock | ||
| 55 : | </combo_item> | ||
| 56 : | <combo_item type="string" length="1" enabled="true" name="12hours" value="default"> | ||
| 57 : | 12 hours clock | ||
| 58 : | </combo_item> | ||
| 59 : | </combo_box> | ||
| 60 : | <check_box bottom_delta="0" control_name="SecondsInChatAndIMs" enabled="true" | ||
| 61 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 62 : | label="Seconds in chat/IMs timestamps" left="240" | ||
| 63 : | mouse_opaque="true" name="seconds_in_chat_and_ims_check" radio_style="false" | ||
| 64 : | width="260" /> | ||
| 65 : | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
| 66 : | bottom_delta="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
| 67 : | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | ||
| 68 : | left="10" mouse_opaque="true" name="date_format_text_box" v_pad="0" | ||
| 69 : | width="80"> | ||
| 70 : | Date format: | ||
| 71 : | </text> | ||
| 72 : | <combo_box allow_text_entry="false" bottom_delta="-5" enabled="true" follows="left|top" | ||
| 73 : | height="18" hidden="false" left="90" max_chars="20" mouse_opaque="true" | ||
| 74 : | name="date_format_combobox" width="130"> | ||
| 75 : | <combo_item type="string" length="1" enabled="true" name="year_first" value="default"> | ||
| 76 : | YYYY-MM-DD | ||
| 77 : | </combo_item> | ||
| 78 : | <combo_item type="string" length="1" enabled="true" name="day_first" value="default"> | ||
| 79 : | DD/MM/YYYY | ||
| 80 : | </combo_item> | ||
| 81 : | <combo_item type="string" length="1" enabled="true" name="month_first" value="default"> | ||
| 82 : | MM/DD/YYYY | ||
| 83 : | </combo_item> | ||
| 84 : | </combo_box> | ||
| 85 : | </panel> | ||
| 86 : | <panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true" | ||
| 87 : | follows="left|top|right|bottom" label="Chat/IM" name="Chat/IM"> | ||
| 88 : | <check_box bottom_delta="-30" control_name="HideNotificationsInChat" enabled="true" | ||
| 89 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 90 : | label="Do not echo/log notifications in chat" left="10" | ||
| 91 : | mouse_opaque="true" name="hide_notifications_in_chat_check" radio_style="false" | ||
| 92 : | width="400" /> | ||
| 93 : | <check_box bottom_delta="-20" control_name="AllowMUpose" enabled="true" | ||
| 94 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 95 : | label="Allow MU* pose style in chat and IM (with ':' as a synonymous to '/me ')" left="10" | ||
| 96 : | mouse_opaque="true" name="allow_mu_pose_check" radio_style="false" | ||
| 97 : | width="400" /> | ||
| 98 : | <check_box bottom_delta="-20" control_name="AutoCloseOOC" enabled="true" | ||
| 99 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 100 : | label="Auto-close OOC chat (i.e. add '))' if not found and '((' was used)" left="10" | ||
| 101 : | mouse_opaque="true" name="auto_close_ooc_check" radio_style="false" | ||
| 102 : | width="400" /> | ||
| 103 : | <check_box bottom_delta="-20" control_name="PlayTypingSound" enabled="true" | ||
| 104 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 105 : | label="Play the typing sound when an avatar types in chat" left="10" | ||
| 106 : | mouse_opaque="true" name="play_typing_sound_check" radio_style="false" | ||
| 107 : | width="400" /> | ||
| 108 : | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
| 109 : | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
| 110 : | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | ||
| 111 : | left="10" mouse_opaque="true" name="objects_link_text_box" v_pad="0" | ||
| 112 : | width="300"> | ||
| 113 : | Show links on chatting object names in chat history for: | ||
| 114 : | </text> | ||
| 115 : | <radio_group bottom_delta="-26" control_name="LinksForChattingObjects" draw_border="true" enabled="true" | ||
| 116 : | follows="left|top" height="20" left="20" mouse_opaque="true" name="objects_link" width="350"> | ||
| 117 : | <radio_item type="string" length="1" bottom_delta="0" enabled="true" height="18" left_delta="5" mouse_opaque="true" | ||
| 118 : | name="no_object" width="48"> | ||
| 119 : | No object | ||
| 120 : | </radio_item> | ||
| 121 : | <radio_item type="string" length="1" bottom_delta="0" enabled="true" height="18" left_delta="45" mouse_opaque="true" | ||
| 122 : | name="others_objects" width="48"> | ||
| 123 : | Others' objects | ||
| 124 : | </radio_item> | ||
| 125 : | <radio_item type="string" length="1" bottom_delta="0" enabled="true" height="18" left_delta="60" mouse_opaque="true" | ||
| 126 : | name="anyones_objects" width="48"> | ||
| 127 : | Anyone's objects | ||
| 128 : | </radio_item> | ||
| 129 : | </radio_group> | ||
| 130 : | </panel> | ||
| 131 : | <panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true" | ||
| 132 : | follows="left|top|right|bottom" label="Miscellaneous" name="Miscellaneous"> | ||
| 133 : | <check_box bottom_delta="-30" control_name="DoubleClickTeleport" enabled="true" | ||
| 134 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 135 : | label="Enable teleporting via double-click in-world" left="10" | ||
| 136 : | mouse_opaque="true" name="double_click_teleport_check" radio_style="false" | ||
| 137 : | width="400" /> | ||
| 138 : | <check_box bottom_delta="-20" control_name="SpeedRez" enabled="true" | ||
| 139 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 140 : | label="Enable speed-rezzing via draw distance stepping" left="10" | ||
| 141 : | mouse_opaque="true" name="speed_rez_check" radio_style="false" | ||
| 142 : | width="400" /> | ||
| 143 : | <spinner bottom_delta="-20" control_name="SpeedRezInterval" enabled="true" decimal_digits="0" | ||
| 144 : | follows="left|top" font="SansSerifSmall" height="16" left="30" width="230" | ||
| 145 : | label="Draw distance stepping interval:" label_width="180" | ||
| 146 : | max_val="60" min_val="5" initial_val="20" increment="5" | ||
| 147 : | mouse_opaque="true" name="speed_rez_interval" /> | ||
| 148 : | <text type="string" length="1" bottom_delta="0" left="265" bg_visible="false" | ||
| 149 : | border_visible="false" border_drop_shadow_visible="false" | ||
| 150 : | drop_shadow_visible="true" enabled="true" follows="left|top" | ||
| 151 : | font="SansSerifSmall" h_pad="0" halign="left" height="16" | ||
| 152 : | mouse_opaque="true" name="speed_rez_seconds" v_pad="0" width="100"> | ||
| 153 : | seconds | ||
| 154 : | </text> | ||
| 155 : | <check_box bottom_delta="-20" control_name="PreviewAnimInWorld" enabled="true" | ||
| 156 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 157 : | label="Preview animations on the avatar instead on a dummy before uploading" left="10" | ||
| 158 : | mouse_opaque="true" name="preview_anim_in_world_check" radio_style="false" | ||
| 159 : | width="400" /> | ||
| 160 : | <check_box bottom_delta="-20" control_name="PrivateLookAt" enabled="true" | ||
| 161 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 162 : | label="Do not look at or point to objects beyond 20m (defeats ShowLookAt)" left="10" | ||
| 163 : | mouse_opaque="true" name="private_look_at_check" radio_style="false" | ||
| 164 : | width="400" /> | ||
| 165 : | <check_box bottom_delta="-20" control_name="RevokePermsOnStandUp" enabled="true" | ||
| 166 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 167 : | label="On standing up, revoke perms for the object your avatar was sitting on" left="10" | ||
| 168 : | mouse_opaque="true" name="revoke_perms_on_stand_up_check" radio_style="false" | ||
| 169 : | width="400" /> | ||
| 170 : | <check_box bottom_delta="-20" control_name="SaveScriptsAsMono" enabled="true" | ||
| 171 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 172 : | label="Save scripts in inventory as Mono scripts instead of LSL2" left="10" | ||
| 173 : | mouse_opaque="true" name="save_scripts_as_mono_check" radio_style="false" | ||
| 174 : | width="400" /> | ||
| 175 : | mjm | 138 | <check_box bottom_delta="-20" control_name="RezWithLandGroup" enabled="true" |
| 176 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
| 177 : | label="Rez objects with land group when possible" left="10" | ||
| 178 : | mouse_opaque="true" name="rez_with_land_group_check" radio_style="false" | ||
| 179 : | width="400" /> | ||
| 180 : | mjm | 135 | <check_box bottom_delta="-20" control_name="FetchInventoryOnLogin" enabled="true" |
| 181 : | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
| 182 : | label="Automatically fetch the inventory in the background after login" left="10" | ||
| 183 : | mouse_opaque="true" name="fetch_inventory_on_login_check" radio_style="false" | ||
| 184 : | width="400" /> | ||
| 185 : | mjm | 138 | <check_box bottom_delta="-20" control_name="RestrainedLove" enabled="true" |
| 186 : | mjm | 135 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
| 187 : | mjm | 138 | label="RestrainedLove (BDSM toys support) mode (requires a restart)" left="10" |
| 188 : | mjm | 135 | mouse_opaque="true" name="restrained_life_check" radio_style="false" |
| 189 : | width="400" /> | ||
| 190 : | </panel> | ||
| 191 : | </tab_container> | ||
| 192 : | </panel> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

