diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-18 11:00:30 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-18 11:00:30 -0700 |
commit | 8748fdf77c3b1b1374b436cd7f4f03ce7575e7ba (patch) | |
tree | a5b25f7750410bed13c5893005f58ef3a0d46a12 /indra/newview/skins | |
parent | 1643c4dacadf6df1cf7d000987a2c570eb4325ac (diff) |
CHUI 560: Missed adding floater_social.xml file
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_social.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml new file mode 100644 index 0000000000..c9b5d3a4df --- /dev/null +++ b/indra/newview/skins/default/xui/en/floater_social.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> + +<floater + positioning="cascading" + can_close="true" + can_resize="true" + height="570" + help_topic="social floater" + min_height="220" + min_width="260" + layout="topleft" + name="floater_social" + save_rect="true" + single_instance="true" + reuse_instance="true" + title="FACEBOOK" + width="370"> +</floater> |