phoenix-firestorm/indra/newview/app_settings/commands.xml

554 lines
21 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<commands>
<command name="aboutland"
available_in_toybox="true"
icon="Command_AboutLand_Icon"
label_ref="Command_AboutLand_Label"
tooltip_ref="Command_AboutLand_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="about_land"
is_enabled_function="Floater.CanShow"
is_enabled_parameters="about_land"
is_running_function="Floater.IsOpen"
is_running_parameters="about_land"
/>
<command name="appearance"
available_in_toybox="true"
icon="Command_Appearance_Icon"
label_ref="Command_Appearance_Label"
tooltip_ref="Command_Appearance_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="appearance"
is_running_function="Floater.IsOpen"
is_running_parameters="appearance"
/>
<command name="avatar"
available_in_toybox="true"
icon="Command_Avatar_Icon"
label_ref="Command_Avatar_Label"
tooltip_ref="Command_Avatar_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="avatar"
is_running_function="Floater.IsOpen"
is_running_parameters="avatar"
/>
<command name="build"
available_in_toybox="true"
icon="Command_Build_Icon"
label_ref="Command_Build_Label"
tooltip_ref="Command_Build_Tooltip"
execute_function="Build.Toggle"
execute_parameters="build"
is_enabled_function="Build.Enabled"
is_enabled_parameters="build"
is_running_function="Floater.IsOpen"
is_running_parameters="build"
/>
<command name="chat"
available_in_toybox="true"
is_flashing_allowed="true"
icon="Command_Chat_Icon"
label_ref="Command_Chat_Label"
tooltip_ref="Command_Conversations_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_im_container"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_im_container"
/>
<command name="compass"
available_in_toybox="false"
icon="Command_Compass_Icon"
label_ref="Command_Compass_Label"
tooltip_ref="Command_Compass_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="compass"
is_running_function="Floater.IsOpen"
is_running_parameters="compass"
/>
<command name="destinations"
available_in_toybox="true"
icon="Command_Destinations_Icon"
label_ref="Command_Destinations_Label"
tooltip_ref="Command_Destinations_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="destinations"
is_running_function="Floater.IsOpen"
is_running_parameters="destinations"
/>
<command name="gestures"
available_in_toybox="true"
icon="Command_Gestures_Icon"
label_ref="Command_Gestures_Label"
tooltip_ref="Command_Gestures_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="gestures"
is_running_function="Floater.IsOpen"
is_running_parameters="gestures"
/>
<command name="howto"
available_in_toybox="true"
icon="Command_HowTo_Icon"
label_ref="Command_HowTo_Label"
tooltip_ref="Command_HowTo_Tooltip"
execute_function="Help.ToggleHowTo"
is_running_function="Help.HowToVisible"
/>
<command name="inventory"
available_in_toybox="true"
icon="Command_Inventory_Icon"
label_ref="Command_Inventory_Label"
tooltip_ref="Command_Inventory_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="inventory"
is_enabled_function="RLV.EnableIfNot"
is_enabled_parameters="showinv"
is_running_function="Floater.IsOpen"
is_running_parameters="inventory"
/>
<command name="map"
available_in_toybox="true"
icon="Command_Map_Icon"
label_ref="Command_Map_Label"
tooltip_ref="Command_Map_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="world_map"
is_enabled_function="RLV.EnableIfNot"
is_enabled_parameters="showworldmap"
is_running_function="Floater.IsOpen"
is_running_parameters="world_map"
/>
<command name="marketplace"
available_in_toybox="false"
icon="Command_Marketplace_Icon"
label_ref="Command_Marketplace_Label"
tooltip_ref="Command_Marketplace_Tooltip"
execute_function="Avatar.OpenMarketplace"
/>
<command name="minimap"
available_in_toybox="true"
icon="Command_MiniMap_Icon"
label_ref="Command_MiniMap_Label"
tooltip_ref="Command_MiniMap_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="mini_map"
is_enabled_function="RLV.EnableIfNot"
is_enabled_parameters="showminimap"
is_running_function="Floater.IsOpen"
is_running_parameters="mini_map"
/>
<command name="move"
available_in_toybox="true"
icon="Command_Move_Icon"
label_ref="Command_Move_Label"
tooltip_ref="Command_Move_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="moveview"
is_running_function="Floater.IsOpen"
is_running_parameters="moveview"
/>
<command name="outbox"
available_in_toybox="false"
icon="Command_Outbox_Icon"
label_ref="Command_Outbox_Label"
tooltip_ref="Command_Outbox_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="outbox"
is_running_function="Floater.IsOpen"
is_running_parameters="outbox"
/>
<command name="people"
available_in_toybox="true"
icon="Command_People_Icon"
label_ref="Command_People_Label"
tooltip_ref="Command_People_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="people"
is_running_function="Floater.IsOpen"
is_running_parameters="people"
/>
<command name="picks"
available_in_toybox="true"
icon="Command_Picks_Icon"
label_ref="Command_Picks_Label"
tooltip_ref="Command_Picks_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="picks"
is_running_function="Floater.IsOpen"
is_running_parameters="picks"
/>
<command name="places"
available_in_toybox="true"
icon="Command_Places_Icon"
label_ref="Command_Places_Label"
tooltip_ref="Command_Places_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="places"
is_running_function="Floater.IsOpen"
is_running_parameters="places"
/>
<command name="preferences"
available_in_toybox="true"
icon="Command_Preferences_Icon"
label_ref="Command_Preferences_Label"
tooltip_ref="Command_Preferences_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="preferences"
is_running_function="Floater.IsOpen"
is_running_parameters="preferences"
/>
<command name="profile"
available_in_toybox="true"
icon="Command_Profile_Icon"
label_ref="Command_Profile_Label"
tooltip_ref="Command_Profile_Tooltip"
execute_function="Avatar.ToggleMyProfile"
is_running_function="Avatar.IsMyProfileOpen"
/>
<command name="search"
available_in_toybox="true"
icon="Command_Search_Icon"
label_ref="Command_Search_Label"
tooltip_ref="Command_Search_Tooltip"
execute_function="Floater.ToggleOrBringToFront"
execute_parameters="search"
is_running_function="Floater.IsOpen"
is_running_parameters="search"
/>
<command name="snapshot"
available_in_toybox="true"
icon="Command_Snapshot_Icon"
label_ref="Command_Snapshot_Label"
tooltip_ref="Command_Snapshot_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="snapshot"
is_running_function="Floater.IsOpen"
is_running_parameters="snapshot"
/>
<command name="facebook"
available_in_toybox="true"
icon="Command_Facebook_Icon"
label_ref="Command_Facebook_Label"
tooltip_ref="Command_Facebook_Tooltip"
execute_function="Floater.ToggleOrBringToFront"
execute_parameters="facebook"
is_running_function="Floater.IsOpen"
is_running_parameters="facebook"
/>
<command name="flickr"
available_in_toybox="true"
icon="Command_Flickr_Icon"
label_ref="Command_Flickr_Label"
tooltip_ref="Command_Flickr_Tooltip"
execute_function="Floater.ToggleOrBringToFront"
execute_parameters="flickr"
is_running_function="Floater.IsOpen"
is_running_parameters="flickr"
/>
<command name="twitter"
available_in_toybox="true"
icon="Command_Twitter_Icon"
label_ref="Command_Twitter_Label"
tooltip_ref="Command_Twitter_Tooltip"
execute_function="Floater.ToggleOrBringToFront"
execute_parameters="twitter"
is_running_function="Floater.IsOpen"
is_running_parameters="twitter"
/>
<command name="speak"
available_in_toybox="true"
icon="Command_Speak_Icon"
label_ref="Command_Speak_Label"
tooltip_ref="Command_Speak_Tooltip"
execute_function="Agent.PressMicrophone"
execute_parameters="speak"
execute_stop_function="Agent.ReleaseMicrophone"
execute_stop_parameters="speak"
is_enabled_function="Agent.IsActionAllowed"
is_enabled_parameters="speak"
is_running_function="Agent.IsMicrophoneOn"
is_running_parameters="speak"
checkbox_control="PushToTalkToggle"
/>
<command name="view"
available_in_toybox="true"
icon="Command_View_Icon"
label_ref="Command_View_Label"
tooltip_ref="Command_View_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="camera"
is_running_function="Floater.IsOpen"
is_running_parameters="camera"
/>
<!-- DO NOT DELETE IN CHUI MERGE!!! -->
<command name="voice"
available_in_toybox="true"
icon="Command_Voice_Icon"
label_ref="Command_Voice_Label"
tooltip_ref="Command_Voice_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_voice_controls"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_voice_controls"
/>
<!-- Firestorm command buttons -->
<command name="quickprefs"
available_in_toybox="true"
icon="phoenix_18"
label_ref="Command_Quickprefs_Label"
tooltip_ref="Command_Quickprefs_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="quickprefs"
is_running_function="Floater.IsOpen"
is_running_parameters="quickprefs"
/>
<command name="animationoverride"
available_in_toybox="true"
icon="ao_toggle_18"
label_ref="Command_AO_Label"
tooltip_ref="Command_AO_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="animation_overrider"
is_running_function="Floater.IsOpen"
is_running_parameters="animation_overrider"
checkbox_control="UseAO"
/>
<command name="webbrowser"
available_in_toybox="true"
icon="www_18"
label_ref="Command_Webbrowser_Label"
tooltip_ref="Command_Webbrowser_Tooltip"
execute_function="ToggleWebBrowser"
execute_parameters="http://www.google.com"
is_running_function="Floater.IsOpen"
is_running_parameters="web_content"
/>
<!-- this uses control_name instead of the execute/is_running functions -Zi -->
<command name="defaultchatbar"
available_in_toybox="true"
icon="chatbar_18"
label_ref="Command_Default_Chat_Bar_Label"
tooltip_ref="Command_Default_Chat_Bar_Tooltip"
control_name="MainChatbarVisible"
/>
<command name="areasearch"
available_in_toybox="true"
icon="areasearch"
label_ref="Command_Areasearch_Label"
tooltip_ref="Command_Areasearch_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="area_search"
is_running_function="Floater.IsOpen"
is_running_parameters="area_search"
/>
<command name="settings_debug"
available_in_toybox="true"
icon="settings_debug"
label_ref="Command_Settings_Debug_Label"
tooltip_ref="Command_Settings_Debug_Tooltip"
execute_function="ToggleSettingsDebug"
is_running_function="Floater.IsOpen"
is_running_parameters="settings_debug"
/>
<command name="statistics"
available_in_toybox="true"
icon="statistics"
label_ref="Command_Statistics_Label"
tooltip_ref="Command_Statistics_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="stats"
is_running_function="Floater.IsOpen"
is_running_parameters="stats"
/>
<command name="regioninfo"
available_in_toybox="true"
icon="regioninfo"
label_ref="Command_Region_Label"
tooltip_ref="Command_Region_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="region_info"
is_running_function="Floater.IsOpen"
is_running_parameters="region_info"
/>
<command name="fly"
available_in_toybox="true"
icon="Move_Fly_Off"
label_ref="Command_Fly_Label"
tooltip_ref="Command_Fly_Tooltip"
execute_function="Agent.toggleFlying"
is_running_function="Agent.getFlying"
is_enabled_function="Agent.enableFlying"
/>
<command name="groundsit"
available_in_toybox="true"
icon="groundsit"
label_ref="Command_Groundsit_Label"
tooltip_ref="Command_Groundsit_Tooltip"
execute_function="Self.ForceSit"
is_running_function="Self.getForceSit"
is_enabled_function="Self.EnableForceSit"
/>
<command name="soundexplorer"
available_in_toybox="true"
icon="sound_explorer"
label_ref="Command_Sound_Explorer_Label"
tooltip_ref="Command_Sound_Explorer_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="sound_explorer"
is_running_function="Floater.IsOpen"
is_running_parameters="sound_explorer"
/>
<command name="assetblacklist"
available_in_toybox="true"
icon="asset_blacklist"
label_ref="Command_Asset_Blacklist_Label"
tooltip_ref="Command_Asset_Blacklist_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="ws_asset_blacklist"
is_running_function="Floater.IsOpen"
is_running_parameters="ws_asset_blacklist"
/>
<command name="phototools"
available_in_toybox="true"
icon="phototools"
label_ref="Command_Phototools_Label"
tooltip_ref="Command_Phototools_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="phototools"
is_running_function="Floater.IsOpen"
is_running_parameters="phototools"
/>
<command name="phototools_view"
available_in_toybox="true"
icon="phototools_camera"
label_ref="Command_Phototools_View_Label"
tooltip_ref="Command_Phototools_View_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="phototools_camera"
is_running_function="Floater.IsOpen"
is_running_parameters="phototools_camera"
/>
<command name="contact_sets"
available_in_toybox="true"
icon="contact_sets"
label_ref="Command_Contact_Sets_Label"
tooltip_ref="Command_Contact_Sets_Tooltip"
execute_function="SideTray.PanelPeopleTab"
execute_parameters="contact_sets_panel"
/>
<command name="mouselook_view"
available_in_toybox="true"
icon="mouselook"
label_ref="Command_Mouselook_Label"
tooltip_ref="Command_Mouselook_Tooltip"
execute_function="View.Mouselook"
is_enabled_function="View.EnableMouselook"
/>
<command name="landmark_here"
available_in_toybox="true"
icon="landmark_here"
label_ref="Command_Landmark_Here_Label"
tooltip_ref="Command_Landmark_Here_Tooltip"
execute_function="World.CreateLandmark"
is_enabled_function="World.EnableCreateLandmark"
/>
<command name="teleport_history"
available_in_toybox="true"
icon="teleport_history"
label_ref="Command_Teleport_History_Label"
tooltip_ref="Command_Teleport_History_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_teleporthistory"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_teleporthistory"
/>
<command name="pose_stand"
available_in_toybox="true"
icon="pose_stand"
label_ref="Command_Pose_Stand_Label"
tooltip_ref="Command_Pose_Stand_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_posestand"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_posestand"
/>
<command name="snapshot_to_disk"
available_in_toybox="true"
icon="Command_Snapshot_2_Disk_Icon"
label_ref="Command_Snapshot_To_Disk_Label"
tooltip_ref="Command_Snapshot_To_Disk_Tooltip"
execute_function="File.TakeSnapshotToDisk"
/>
<command name="radar"
available_in_toybox="true"
icon="radar"
label_ref="Command_Radar_Label"
tooltip_ref="Command_Radar_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_radar"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_radar"
/>
<command name="conversation_log"
available_in_toybox="true"
icon="Chat_History"
label_ref="Command_Conversation_Log_Label"
tooltip_ref="Command_Conversation_Log_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="conversation"
is_running_function="Floater.IsOpen"
is_running_parameters="conversation"
/>
<command name="move_lock"
available_in_toybox="true"
icon="move_lock"
label_ref="Command_Move_Lock_Label"
tooltip_ref="Command_Move_Lock_Tooltip"
execute_function="Self.ToggleMoveLock"
is_running_function="Self.GetMoveLock"
is_enabled_function="Self.EnableMoveLock"
/>
<command name="block_list"
available_in_toybox="true"
icon="block_list"
label_ref="Command_Blocklist_Label"
tooltip_ref="Command_Blocklist_Tooltip"
execute_function="Floater.Toggle"
execute_parameters="fs_blocklist"
is_running_function="Floater.IsOpen"
is_running_parameters="fs_blocklist"
/>
<command name="resync_animations"
available_in_toybox="true"
icon="resync_animations"
label_ref="Command_ResyncAnimations_Label"
tooltip_ref="Command_ResyncAnimations_Tooltip"
execute_function="Tools.ResyncAnimations"
/>
<command name="regiontracker"
available_in_toybox="true"
icon="Command_RegionTracker_Icon"
label_ref="Command_RegionTracker_Label"
tooltip_ref="Command_RegionTracker_Tooltip"
execute_function="Floater.ToggleOrBringToFront"
execute_parameters="region_tracker"
is_running_function="Floater.IsOpen"
is_running_parameters="region_tracker"
/>
</commands>