diff options
| author | Richard Linden <none@none> | 2010-02-17 17:02:26 -0800 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-02-17 17:02:26 -0800 |
| commit | cf52fc85ae4d06335a09b4dd60bddeb7f66841b3 (patch) | |
| tree | afa95f76e9ef3ebe9b91dce90d2a8671f28ab435 /indra/newview/skins/default/xui/en/floater_script_queue.xml | |
| parent | 7c86d4434822d7a3172bed82c3812032089c1518 (diff) | |
| parent | 9dfff8c6d2a54e3f6e069c26cc8753dc9331aec1 (diff) | |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_script_queue.xml')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_script_queue.xml | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_script_queue.xml b/indra/newview/skins/default/xui/en/floater_script_queue.xml deleted file mode 100644 index 60a26fcf1d..0000000000 --- a/indra/newview/skins/default/xui/en/floater_script_queue.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<floater - legacy_header_height="18" - auto_tile="true" - can_resize="true" - height="400" - layout="topleft" - name="queue" - help_topic="queue" - save_rect="true" - title="RESET PROGRESS" - width="300"> - <floater.string - name="Starting"> - Starting [START] of [COUNT] items. - </floater.string> - <floater.string - name="Done"> - Done. - </floater.string> - <floater.string - name="Resetting"> - Resetting - </floater.string> - <floater.string - name="Running"> - Running - </floater.string> - <floater.string - name="NotRunning"> - Not running - </floater.string> - <button - follows="right|bottom" - height="24" - label="Close" - label_selected="Close" - layout="topleft" - left="220" - name="close" - top="368" - width="64" /> - <scroll_list - follows="left|top|right|bottom" - height="344" - layout="topleft" - left="4" - name="queue output" - top="20" - width="292" /> -</floater> |
