PageRenderTime 34ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/floater_bulk_perms.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 313 lines | 310 code | 3 blank | 0 comment | 0 complexity | 41af591cb972e69dedae5eef2b47d4c5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. can_tear_off="false"
  5. height="310"
  6. layout="topleft"
  7. name="floaterbulkperms"
  8. help_topic="floaterbulkperms"
  9. title="EDIT CONTENT PERMISSIONS"
  10. width="410">
  11. <floater.string
  12. name="nothing_to_modify_text">
  13. Selection contains no editable contents.
  14. </floater.string>
  15. <floater.string
  16. name="status_text">
  17. Setting permissions on [NAME]
  18. </floater.string>
  19. <floater.string
  20. name="start_text">
  21. Starting permission change requests...
  22. </floater.string>
  23. <floater.string
  24. name="done_text">
  25. Finished permission change requests.
  26. </floater.string>
  27. <check_box
  28. control_name="BulkChangeIncludeAnimations"
  29. height="16"
  30. name="check_animation"
  31. top="24"
  32. left="10"
  33. width="16" />
  34. <icon
  35. height="16"
  36. image_name="Inv_Animation"
  37. mouse_opaque="true"
  38. name="icon_animation"
  39. tool_tip="Animation"
  40. left_pad="5" />
  41. <check_box
  42. control_name="BulkChangeIncludeBodyParts"
  43. height="16"
  44. name="check_bodypart"
  45. left="10"
  46. width="16"
  47. top_pad="2" />
  48. <icon
  49. height="16"
  50. image_name="Inv_Eye"
  51. tool_tip="Body Parts"
  52. mouse_opaque="true"
  53. name="icon_bodypart"
  54. left_pad="2" />
  55. <check_box
  56. control_name="BulkChangeIncludeClothing"
  57. height="16"
  58. name="check_clothing"
  59. left="10"
  60. width="16"
  61. top_pad="5" />
  62. <icon
  63. height="16"
  64. image_name="Inv_Shirt"
  65. mouse_opaque="true"
  66. name="icon_clothing"
  67. tool_tip="Clothing"
  68. left_pad="2" />
  69. <check_box
  70. control_name="BulkChangeIncludeGestures"
  71. height="16"
  72. name="check_gesture"
  73. left="95"
  74. width="16"
  75. top="25" />
  76. <icon
  77. height="16"
  78. image_name="Inv_Gesture"
  79. layout="topleft"
  80. mouse_opaque="true"
  81. name="icon_gesture"
  82. tool_tip="Gestures"
  83. left_pad="2" />
  84. <check_box
  85. control_name="BulkChangeIncludeNotecards"
  86. height="16"
  87. layout="topleft"
  88. name="check_notecard"
  89. left="95"
  90. width="16"
  91. top_pad="5" />
  92. <icon
  93. height="16"
  94. image_name="Inv_Notecard"
  95. layout="topleft"
  96. mouse_opaque="true"
  97. name="icon_notecard"
  98. tool_tip="Notecards"
  99. left_pad="4" />
  100. <check_box
  101. control_name="BulkChangeIncludeObjects"
  102. height="16"
  103. name="check_object"
  104. left="95"
  105. top_pad="5"
  106. width="16" />
  107. <icon
  108. height="16"
  109. image_name="Inv_Object"
  110. mouse_opaque="true"
  111. name="icon_object"
  112. tool_tip="Objects"
  113. left_pad="2" />
  114. <check_box
  115. control_name="BulkChangeIncludeScripts"
  116. height="16"
  117. name="check_script"
  118. top="25"
  119. left="180"
  120. width="16"
  121. />
  122. <icon
  123. height="16"
  124. image_name="Inv_Script"
  125. layout="topleft"
  126. mouse_opaque="true"
  127. name="icon_script"
  128. tool_tip="Scripts"
  129. left_pad="4" />
  130. <check_box
  131. control_name="BulkChangeIncludeSounds"
  132. height="16"
  133. name="check_sound"
  134. top_pad="5"
  135. left="180"
  136. width="16" />
  137. <icon
  138. height="16"
  139. image_name="Inv_Sound"
  140. mouse_opaque="true"
  141. name="icon_sound"
  142. tool_tip="Sounds"
  143. left_pad="4" />
  144. <check_box
  145. control_name="BulkChangeIncludeTextures"
  146. height="16"
  147. name="check_texture"
  148. top_pad="5"
  149. left="180"
  150. width="16" />
  151. <icon
  152. height="16"
  153. image_name="Inv_Texture"
  154. mouse_opaque="true"
  155. name="icon_texture"
  156. tool_tip="Textures"
  157. left_pad="2" />
  158. <button
  159. height="23"
  160. layout="topleft"
  161. name="check_all"
  162. label="? All"
  163. left="290"
  164. top="26"
  165. width="115">
  166. <button.commit_callback
  167. function="BulkPermission.CheckAll" />
  168. </button>
  169. <button
  170. follows="left|top"
  171. height="23"
  172. label="Clear"
  173. label_selected="None"
  174. layout="topleft"
  175. top_pad="8"
  176. name="check_none"
  177. width="115" >
  178. <button.commit_callback
  179. function="BulkPermission.UncheckAll"/>
  180. </button>
  181. <text
  182. type="string"
  183. length="1"
  184. follows="left|top"
  185. font="SansSerifLarge"
  186. height="16"
  187. layout="topleft"
  188. left="10"
  189. name="newperms"
  190. top="90"
  191. width="250">
  192. New Content Permissions
  193. </text>
  194. <text
  195. type="string"
  196. length="1"
  197. follows="left|top"
  198. layout="topleft"
  199. height="28"
  200. left="10"
  201. name="GroupLabel"
  202. width="92"
  203. word_wrap="true">
  204. Group:
  205. </text>
  206. <check_box
  207. control_name="BulkChangeShareWithGroup"
  208. height="16"
  209. label="Share"
  210. layout="topleft"
  211. top_pad="0"
  212. name="share_with_group"
  213. width="92" />
  214. <text
  215. type="string"
  216. length="1"
  217. follows="left|top"
  218. height="28"
  219. layout="topleft"
  220. name="AnyoneLabel"
  221. left="124"
  222. top="110"
  223. width="92"
  224. word_wrap="true">
  225. Anyone:
  226. </text>
  227. <check_box
  228. control_name="BulkChangeEveryoneCopy"
  229. height="16"
  230. label="Copy"
  231. layout="topleft"
  232. top_pad="0"
  233. name="everyone_copy"
  234. width="92" />
  235. <text
  236. type="string"
  237. length="1"
  238. follows="left|top"
  239. height="28"
  240. layout="topleft"
  241. name="NextOwnerLabel"
  242. top="110"
  243. left="275"
  244. width="92"
  245. word_wrap="true">
  246. Next owner:
  247. </text>
  248. <check_box
  249. control_name="BulkChangeNextOwnerModify"
  250. height="16"
  251. label="Modify"
  252. layout="topleft"
  253. name="next_owner_modify"
  254. top_pad="0"
  255. width="92" />
  256. <check_box
  257. control_name="BulkChangeNextOwnerCopy"
  258. height="16"
  259. label="Copy"
  260. layout="topleft"
  261. top_pad="0"
  262. name="next_owner_copy"
  263. width="92">
  264. <check_box.commit_callback
  265. function="BulkPermission.CommitCopy"/>
  266. </check_box>
  267. <check_box
  268. control_name="BulkChangeNextOwnerTransfer"
  269. enabled_control="BulkChangeNextOwnerCopy"
  270. height="16"
  271. top_pad="0"
  272. initial_value="true"
  273. label="Transfer"
  274. layout="topleft"
  275. name="next_owner_transfer"
  276. tool_tip="Next owner can give away or resell this object"
  277. width="92" />
  278. <scroll_list
  279. enabled="false"
  280. follows="all"
  281. height="95"
  282. layout="topleft"
  283. left="10"
  284. name="queue output"
  285. top="175"
  286. width="250" />
  287. <button
  288. follows="left|top"
  289. height="23"
  290. label="OK"
  291. layout="topleft"
  292. left="205"
  293. name="apply"
  294. top_pad="10"
  295. width="90">
  296. <button.commit_callback
  297. function="BulkPermission.Apply"/>
  298. </button>
  299. <button
  300. follows="left|top"
  301. height="23"
  302. label="Cancel"
  303. layout="topleft"
  304. left_pad="5"
  305. name="close"
  306. width="100" >
  307. <button.commit_callback
  308. function="BulkPermission.Close"/>
  309. </button>
  310. </floater>