diff options
| author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-01-04 15:33:07 -0500 | 
|---|---|---|
| committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-01-04 15:33:07 -0500 | 
| commit | 6157187e5bdff889613673f11852d9c25f96bf92 (patch) | |
| tree | 86970f4430fe3d32470f30e9924b5b8c75784759 | |
| parent | 7da0559c478d0294e88584f68a2ded98ff7035c8 (diff) | |
EXT-3849 remove "show attachments in previews"
removing the checkbox in the appearance floater, as we don't
have time to implement this.
reviewed by Seraph
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_customize.xml | 10 | 
1 files changed, 0 insertions, 10 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_customize.xml b/indra/newview/skins/default/xui/en/floater_customize.xml index 94686f0bb0..0dc7d62b19 100644 --- a/indra/newview/skins/default/xui/en/floater_customize.xml +++ b/indra/newview/skins/default/xui/en/floater_customize.xml @@ -12,16 +12,6 @@   title="APPEARANCE"   top_delta="-185"   width="524"> - <check_box -             enabled="true" -             height="23" -             label="Show Attachments in Previews" -             layout="topleft" -             left="110" -             name="show attachments" -             tool_tip="Display attachments on your avatar in the preview panels below." -             top="20" -             width="146" />      <tab_container       height="517"       layout="topleft" | 
