aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-10-02 06:23:07 -0700
committerJacek Antonelli2010-10-03 20:15:08 -0500
commit5c3258705e1068052bd606e898481203d5d7c625 (patch)
tree300604accc740331acdfb06037b3ea7691cdf2e7 /linden/indra
parent#489: added /LARGEADDRESSAWARE to the Windows linker command line settings (diff)
downloadmeta-impy-5c3258705e1068052bd606e898481203d5d7c625.zip
meta-impy-5c3258705e1068052bd606e898481203d5d7c625.tar.gz
meta-impy-5c3258705e1068052bd606e898481203d5d7c625.tar.bz2
meta-impy-5c3258705e1068052bd606e898481203d5d7c625.tar.xz
Removed persist for HighResSnapshot setting as it causes crash loops when enabled and opening the snapshot window with bad settings
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml
index dca9f5a..68b5ac6 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -6155,7 +6155,7 @@
6155 <key>Comment</key> 6155 <key>Comment</key>
6156 <string>Double resolution of snapshot from current window resolution</string> 6156 <string>Double resolution of snapshot from current window resolution</string>
6157 <key>Persist</key> 6157 <key>Persist</key>
6158 <integer>1</integer> 6158 <integer>0</integer>
6159 <key>Type</key> 6159 <key>Type</key>
6160 <string>Boolean</string> 6160 <string>Boolean</string>
6161 <key>Value</key> 6161 <key>Value</key>