/indra/newview/app_settings/commands.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 250 lines · 250 code · 0 blank · 0 comment · 0 complexity · 418d2cc69bb79fe63478dd3c6f22efcc MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <commands>
  3. <command name="aboutland"
  4. available_in_toybox="true"
  5. icon="Command_AboutLand_Icon"
  6. label_ref="Command_AboutLand_Label"
  7. tooltip_ref="Command_AboutLand_Tooltip"
  8. execute_function="Floater.ToggleOrBringToFront"
  9. execute_parameters="about_land"
  10. is_running_function="Floater.IsOpen"
  11. is_running_parameters="about_land"
  12. />
  13. <command name="appearance"
  14. available_in_toybox="true"
  15. icon="Command_Appearance_Icon"
  16. label_ref="Command_Appearance_Label"
  17. tooltip_ref="Command_Appearance_Tooltip"
  18. execute_function="Floater.ToggleOrBringToFront"
  19. execute_parameters="appearance"
  20. is_running_function="Floater.IsOpen"
  21. is_running_parameters="appearance"
  22. />
  23. <command name="avatar"
  24. available_in_toybox="true"
  25. icon="Command_Avatar_Icon"
  26. label_ref="Command_Avatar_Label"
  27. tooltip_ref="Command_Avatar_Tooltip"
  28. execute_function="Floater.ToggleOrBringToFront"
  29. execute_parameters="avatar"
  30. is_running_function="Floater.IsOpen"
  31. is_running_parameters="avatar"
  32. />
  33. <command name="build"
  34. available_in_toybox="true"
  35. icon="Command_Build_Icon"
  36. label_ref="Command_Build_Label"
  37. tooltip_ref="Command_Build_Tooltip"
  38. execute_function="Build.Toggle"
  39. execute_parameters="build"
  40. is_running_function="Floater.IsOpen"
  41. is_running_parameters="build"
  42. />
  43. <command name="chat"
  44. available_in_toybox="true"
  45. icon="Command_Chat_Icon"
  46. label_ref="Command_Chat_Label"
  47. tooltip_ref="Command_Chat_Tooltip"
  48. execute_function="Floater.ToggleOrBringToFront"
  49. execute_parameters="chat_bar"
  50. is_running_function="Floater.IsOpen"
  51. is_running_parameters="chat_bar"
  52. />
  53. <command name="compass"
  54. available_in_toybox="false"
  55. icon="Command_Compass_Icon"
  56. label_ref="Command_Compass_Label"
  57. tooltip_ref="Command_Compass_Tooltip"
  58. execute_function="Floater.ToggleOrBringToFront"
  59. execute_parameters="compass"
  60. is_running_function="Floater.IsOpen"
  61. is_running_parameters="compass"
  62. />
  63. <command name="destinations"
  64. available_in_toybox="true"
  65. icon="Command_Destinations_Icon"
  66. label_ref="Command_Destinations_Label"
  67. tooltip_ref="Command_Destinations_Tooltip"
  68. execute_function="Floater.ToggleOrBringToFront"
  69. execute_parameters="destinations"
  70. is_running_function="Floater.IsOpen"
  71. is_running_parameters="destinations"
  72. />
  73. <command name="gestures"
  74. available_in_toybox="true"
  75. icon="Command_Gestures_Icon"
  76. label_ref="Command_Gestures_Label"
  77. tooltip_ref="Command_Gestures_Tooltip"
  78. execute_function="Floater.ToggleOrBringToFront"
  79. execute_parameters="gestures"
  80. is_running_function="Floater.IsOpen"
  81. is_running_parameters="gestures"
  82. />
  83. <command name="howto"
  84. available_in_toybox="true"
  85. icon="Command_HowTo_Icon"
  86. label_ref="Command_HowTo_Label"
  87. tooltip_ref="Command_HowTo_Tooltip"
  88. execute_function="Help.ToggleHowTo"
  89. is_running_function="Help.HowToVisible"
  90. />
  91. <command name="inventory"
  92. available_in_toybox="true"
  93. icon="Command_Inventory_Icon"
  94. label_ref="Command_Inventory_Label"
  95. tooltip_ref="Command_Inventory_Tooltip"
  96. execute_function="Floater.ToggleOrBringToFront"
  97. execute_parameters="inventory"
  98. is_running_function="Floater.IsOpen"
  99. is_running_parameters="inventory"
  100. />
  101. <command name="map"
  102. available_in_toybox="true"
  103. icon="Command_Map_Icon"
  104. label_ref="Command_Map_Label"
  105. tooltip_ref="Command_Map_Tooltip"
  106. execute_function="Floater.ToggleOrBringToFront"
  107. execute_parameters="world_map"
  108. is_running_function="Floater.IsOpen"
  109. is_running_parameters="world_map"
  110. />
  111. <command name="marketplace"
  112. available_in_toybox="false"
  113. icon="Command_Marketplace_Icon"
  114. label_ref="Command_Marketplace_Label"
  115. tooltip_ref="Command_Marketplace_Tooltip"
  116. execute_function="Avatar.OpenMarketplace"
  117. />
  118. <command name="minimap"
  119. available_in_toybox="true"
  120. icon="Command_MiniMap_Icon"
  121. label_ref="Command_MiniMap_Label"
  122. tooltip_ref="Command_MiniMap_Tooltip"
  123. execute_function="Floater.ToggleOrBringToFront"
  124. execute_parameters="mini_map"
  125. is_running_function="Floater.IsOpen"
  126. is_running_parameters="mini_map"
  127. />
  128. <command name="move"
  129. available_in_toybox="true"
  130. icon="Command_Move_Icon"
  131. label_ref="Command_Move_Label"
  132. tooltip_ref="Command_Move_Tooltip"
  133. execute_function="Floater.ToggleOrBringToFront"
  134. execute_parameters="moveview"
  135. is_running_function="Floater.IsOpen"
  136. is_running_parameters="moveview"
  137. />
  138. <command name="outbox"
  139. available_in_toybox="false"
  140. icon="Command_Outbox_Icon"
  141. label_ref="Command_Outbox_Label"
  142. tooltip_ref="Command_Outbox_Tooltip"
  143. execute_function="Floater.ToggleOrBringToFront"
  144. execute_parameters="outbox"
  145. is_running_function="Floater.IsOpen"
  146. is_running_parameters="outbox"
  147. />
  148. <command name="people"
  149. available_in_toybox="true"
  150. icon="Command_People_Icon"
  151. label_ref="Command_People_Label"
  152. tooltip_ref="Command_People_Tooltip"
  153. execute_function="Floater.ToggleOrBringToFront"
  154. execute_parameters="people"
  155. is_running_function="Floater.IsOpen"
  156. is_running_parameters="people"
  157. />
  158. <command name="picks"
  159. available_in_toybox="true"
  160. icon="Command_Picks_Icon"
  161. label_ref="Command_Picks_Label"
  162. tooltip_ref="Command_Picks_Tooltip"
  163. execute_function="Floater.ToggleOrBringToFront"
  164. execute_parameters="picks"
  165. is_running_function="Floater.IsOpen"
  166. is_running_parameters="picks"
  167. />
  168. <command name="places"
  169. available_in_toybox="true"
  170. icon="Command_Places_Icon"
  171. label_ref="Command_Places_Label"
  172. tooltip_ref="Command_Places_Tooltip"
  173. execute_function="Floater.ToggleOrBringToFront"
  174. execute_parameters="places"
  175. is_running_function="Floater.IsOpen"
  176. is_running_parameters="places"
  177. />
  178. <command name="preferences"
  179. available_in_toybox="true"
  180. icon="Command_Preferences_Icon"
  181. label_ref="Command_Preferences_Label"
  182. tooltip_ref="Command_Preferences_Tooltip"
  183. execute_function="Floater.ToggleOrBringToFront"
  184. execute_parameters="preferences"
  185. is_running_function="Floater.IsOpen"
  186. is_running_parameters="preferences"
  187. />
  188. <command name="profile"
  189. available_in_toybox="true"
  190. icon="Command_Profile_Icon"
  191. label_ref="Command_Profile_Label"
  192. tooltip_ref="Command_Profile_Tooltip"
  193. execute_function="Avatar.ToggleMyProfile"
  194. is_running_function="Avatar.IsMyProfileOpen"
  195. />
  196. <command name="search"
  197. available_in_toybox="true"
  198. icon="Command_Search_Icon"
  199. label_ref="Command_Search_Label"
  200. tooltip_ref="Command_Search_Tooltip"
  201. execute_function="Floater.ToggleOrBringToFront"
  202. execute_parameters="search"
  203. is_running_function="Floater.IsOpen"
  204. is_running_parameters="search"
  205. />
  206. <command name="snapshot"
  207. available_in_toybox="true"
  208. icon="Command_Snapshot_Icon"
  209. label_ref="Command_Snapshot_Label"
  210. tooltip_ref="Command_Snapshot_Tooltip"
  211. execute_function="Floater.ToggleOrBringToFront"
  212. execute_parameters="snapshot"
  213. is_running_function="Floater.IsOpen"
  214. is_running_parameters="snapshot"
  215. />
  216. <command name="speak"
  217. available_in_toybox="true"
  218. icon="Command_Speak_Icon"
  219. label_ref="Command_Speak_Label"
  220. tooltip_ref="Command_Speak_Tooltip"
  221. execute_function="Agent.PressMicrophone"
  222. execute_parameters="speak"
  223. execute_stop_function="Agent.ReleaseMicrophone"
  224. execute_stop_parameters="speak"
  225. is_enabled_function="Agent.IsActionAllowed"
  226. is_enabled_parameters="speak"
  227. is_running_function="Agent.IsMicrophoneOn"
  228. is_running_parameters="speak"
  229. />
  230. <command name="view"
  231. available_in_toybox="true"
  232. icon="Command_View_Icon"
  233. label_ref="Command_View_Label"
  234. tooltip_ref="Command_View_Tooltip"
  235. execute_function="Floater.ToggleOrBringToFront"
  236. execute_parameters="camera"
  237. is_running_function="Floater.IsOpen"
  238. is_running_parameters="camera"
  239. />
  240. <command name="voice"
  241. available_in_toybox="true"
  242. icon="Command_Voice_Icon"
  243. label_ref="Command_Voice_Label"
  244. tooltip_ref="Command_Voice_Tooltip"
  245. execute_function="Floater.ToggleOrBringToFront"
  246. execute_parameters="voice_controls"
  247. is_running_function="Floater.IsOpen"
  248. is_running_parameters="voice_controls"
  249. />
  250. </commands>