aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml b/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
new file mode 100644
index 0000000..0aec715
--- /dev/null
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
@@ -0,0 +1,15 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater border="false" can_close="true" can_minimize="true" bottom="500" left="500" can_resize="false" height="180" name="EmeraldIRC_dictionaries" title="Download new Dictionaries" width="300">
3 <text bottom="-50" follows="left|top" font="SansSerifSmall" height="20" left="15" name="EmDics_txt" width="300">
4Below is a list of additional dictionaries that can
5be downloaded from the Imprudence website.
6
7Please select the dictionary you wish to have available
8for install, and then press the download button.</text>
9 <combo_box allow_text_entry="false" bottom_delta="-85" left_delta="-10" follows="left|top" height="18"
10 max_chars="255" mouse_opaque="true" name="Emerald_combo_dics" width="290"
11 control_name="Emerald_combo_dics" tool_tip=""/>
12 <button bottom_delta="-35" enabled="true" follows="left|top" font="SansSerif"
13 halign="center" height="22" label="Download" left_delta="0"
14 mouse_opaque="true" name="Emerald_dic_download" scale_image="true" width="290" />
15</floater> \ No newline at end of file