From 90b5bd51486e8a5cb5072974c331d1ed61b7e08b Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Mon, 1 Jul 2013 15:06:30 -0700 Subject: ACME-645 : Implement the Facebook FUI button. No code, all xml wizardry... --- indra/newview/app_settings/commands.xml | 10 ++++++++++ indra/newview/app_settings/toolbars.xml | 1 + indra/newview/skins/default/textures/textures.xml | 1 + indra/newview/skins/default/xui/en/strings.xml | 2 ++ 4 files changed, 14 insertions(+) diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml index 4659673333..60c942094a 100755 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -216,6 +216,16 @@ is_running_function="Floater.IsOpen" is_running_parameters="snapshot" /> + + diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 731bbe8994..4100849f6f 100755 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -148,6 +148,7 @@ with the same filename but different name + diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 4613ae054f..0f3f4619f6 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3856,6 +3856,7 @@ Try enclosing path to the editor with double quotes. Profile Search Snapshot + Facebook Speak Camera controls Voice settings @@ -3883,6 +3884,7 @@ Try enclosing path to the editor with double quotes. Edit or view your profile Find places, events, people Take a picture + Post to Facebook Speak with people nearby using your microphone Changing camera angle Volume controls for calls and people near you in world -- cgit v1.2.3