diff options
author | Cho <cho@lindenlab.com> | 2014-06-26 19:31:55 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2014-06-26 19:31:55 +0100 |
commit | 8ab5a25b12cb059c7408721ff5cf9556b47fb94a (patch) | |
tree | e6a7a556e9cd88856c7fc44fd0dd8db9f4c8941b /indra/newview/app_settings/toolbars.xml | |
parent | 9b6598388a5fa085d89b77b57f0b361d53a680cb (diff) | |
parent | c7057ef56efc1cca5683ca22e2ad410198d131e8 (diff) |
merge
Diffstat (limited to 'indra/newview/app_settings/toolbars.xml')
-rwxr-xr-x | indra/newview/app_settings/toolbars.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml index 86f9912815..d61aee9a14 100755 --- a/indra/newview/app_settings/toolbars.xml +++ b/indra/newview/app_settings/toolbars.xml @@ -6,7 +6,6 @@ <command name="speak"/> <command name="destinations"/> <command name="people"/> - <command name="social"/> <command name="profile"/> <command name="move"/> <command name="view"/> @@ -22,5 +21,6 @@ <command name="voice"/> <command name="minimap"/> <command name="snapshot"/> + <command name="facebook"/> </left_toolbar> </toolbars> |