summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_snapshot_options.xml
diff options
context:
space:
mode:
authorNiranV <NiranV.Dean@googlemail.com>2014-07-30 05:51:11 +0200
committerNiranV <NiranV.Dean@googlemail.com>2014-07-30 05:51:11 +0200
commit62e1ac887acf513cf08e805599095d419309b098 (patch)
tree4c8a7675eb07f942e75ae7517e11638067023d8e /indra/newview/skins/default/xui/en/panel_snapshot_options.xml
parent870c2fbe9dbd78c01a4cf09fb7c672c325d53664 (diff)
STORM-2049: Fixed: FB/Twitter/Flickr floaters weren't opened with the "Photo" tab by default.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_snapshot_options.xml')
-rwxr-xr-xindra/newview/skins/default/xui/en/panel_snapshot_options.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_snapshot_options.xml b/indra/newview/skins/default/xui/en/panel_snapshot_options.xml
index c27a4df264..2f8efd9b13 100755
--- a/indra/newview/skins/default/xui/en/panel_snapshot_options.xml
+++ b/indra/newview/skins/default/xui/en/panel_snapshot_options.xml
@@ -71,8 +71,7 @@
name="send_to_facebook_btn"
top_pad="5">
<button.commit_callback
- function="Floater.Toggle"
- parameter="facebook"/>
+ function="Snapshot.SendToFacebook"/>
</button>
<button
follows="left|top"
@@ -89,8 +88,7 @@
name="send_to_twitter_btn"
top_pad="5">
<button.commit_callback
- function="Floater.Toggle"
- parameter="twitter"/>
+ function="Snapshot.SendToTwitter"/>
</button>
<button
follows="left|top"
@@ -107,8 +105,7 @@
name="send_to_flickr_btn"
top_pad="5">
<button.commit_callback
- function="Floater.Toggle"
- parameter="flickr"/>
+ function="Snapshot.SendToFlickr"/>
</button>
<button
follows="left|top"