From af22591cc0883d5e39648bda6afc193cc3afb517 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Tue, 7 Feb 2012 10:57:04 -0500 Subject: [PATCH 1/5] Fixed mQuietSnapshotsToDisk compilation error. --- indra/newview/ascentprefssys.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/indra/newview/ascentprefssys.h b/indra/newview/ascentprefssys.h index 0137ddd29..d439a2242 100644 --- a/indra/newview/ascentprefssys.h +++ b/indra/newview/ascentprefssys.h @@ -89,12 +89,13 @@ protected: BOOL mCmdMapToKeepPos; std::string mCmdLineTP2; - //Privacy ----------------------------------------------------------------------------- + //Security ---------------------------------------------------------------------------- BOOL mBroadcastViewerEffects; BOOL mDisablePointAtAndBeam; BOOL mPrivateLookAt; BOOL mShowLookAt; - BOOL mRevokePermsOnStandUp; + BOOL mQuietSnapshotsToDisk; + BOOL mRevokePermsOnStandUp; BOOL mDisableClickSit; BOOL mDisplayScriptJumps; F32 mNumScriptDiff; From 6410fb32090781a0c9e08b47a1a34ffa4a9140cf Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Tue, 7 Feb 2012 14:40:10 -0500 Subject: [PATCH 2/5] Fix to make audio panel look nice on Windows as well as Linux. --- .../skins/default/xui/en-us/panel_audio.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/indra/newview/skins/default/xui/en-us/panel_audio.xml b/indra/newview/skins/default/xui/en-us/panel_audio.xml index 6375db480..66bf4844a 100644 --- a/indra/newview/skins/default/xui/en-us/panel_audio.xml +++ b/indra/newview/skins/default/xui/en-us/panel_audio.xml @@ -1,17 +1,17 @@ - +