diff options
author | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
commit | 215f423cbe18fe9ca14a26caef918d303bad28ff (patch) | |
tree | 0743442b286216cc8e19aa487c26f4e9345ffd64 /linden/indra/newview/skins/xui/en-us/floater_image_preview.xml | |
parent | Second Life viewer sources 1.18.3.5-RC (diff) | |
download | meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.zip meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.gz meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.bz2 meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.xz |
Second Life viewer sources 1.18.4.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_image_preview.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/floater_image_preview.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml b/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml index c54b5de..17a97f5 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" height="463" min_height="140" min_width="300" | 3 | can_resize="false" height="440" min_height="140" min_width="300" |
4 | name="Image Preview" title="" width="300"> | 4 | name="Image Preview" title="" width="300"> |
5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="name_label"> | 5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="name_label"> |
6 | Name: | 6 | Name: |
@@ -53,12 +53,12 @@ Unable to read image. | |||
53 | 53 | ||
54 | Try saving image as 24 bit Targa (.tga). | 54 | Try saving image as 24 bit Targa (.tga). |
55 | </text> | 55 | </text> |
56 | <check_box bottom="37" follows="bottom|left" enabled="false" | 56 | <check_box bottom="37" follows="bottom|left" enabled="false" |
57 | font="SansSerifSmall" height="16" initial_value="false" | 57 | font="SansSerifSmall" height="16" initial_value="false" |
58 | label="Use lossless compression" left="10" | 58 | label="Use lossless compression" left="10" |
59 | left_delta="2" name="lossless_check" control_name="LosslessJ2CUpload" width="280" /> | 59 | left_delta="2" name="lossless_check" control_name="LosslessJ2CUpload" width="280" /> |
60 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="182" | 60 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="165" |
61 | name="cancel_btn" width="64" /> | 61 | name="cancel_btn" width="125" /> |
62 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" | 62 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" |
63 | left="31" name="ok_btn" width="110" /> | 63 | left="15" name="ok_btn" width="125" /> |
64 | </floater> | 64 | </floater> |