summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml66
1 files changed, 0 insertions, 66 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml b/indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml
deleted file mode 100644
index d23fd1247f..0000000000
--- a/indra/newview/skins/default/xui/en/floater_bulky_thumbs.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater
- legacy_header_height="18"
- can_resize="true"
- height="600"
- layout="topleft"
- min_height="175"
- min_width="500"
- name="contents"
- help_topic="contents"
- title="BULKY THUMBS"
- width="500">
- <button
- follows="left|top"
- height="20"
- label="Paste items from Inventory"
- layout="topleft"
- left="10"
- name="paste_items_btn"
- top="26 "
- width="200" />
- <button
- follows="left|top"
- height="20"
- label="Paste textures from Inventory"
- layout="topleft"
- left="250"
- name="paste_textures_btn"
- top="26 "
- width="200" />
- <text_editor
- height="510"
- follows="top|left|right|bottom"
- left="10"
- name="output_log"
- top_pad="10"
- width="480">
- </text_editor>
- <button
- follows="left|bottom"
- height="20"
- label="Merge items and textures"
- layout="bottomleft"
- left="10"
- name="merge_items_textures"
- bottom="8"
- width="100" />
- <button
- follows="left|bottom"
- height="20"
- label="Write Thumbnails"
- layout="bottomleft"
- left="150"
- name="write_items_thumbnails"
- bottom="8"
- width="100" />
- <button
- follows="left|bottom"
- height="20"
- label="Missing Thumbnails"
- layout="bottomleft"
- left="250"
- name="display_thumbless_items"
- bottom="8"
- width="100" />
-</floater> \ No newline at end of file