aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-09-04 00:15:40 -0700
committerJacek Antonelli2010-09-17 18:14:48 -0500
commitca847549de205a50bca4ac3603b6debd114efc36 (patch)
treee4c93541c0fbf168244e43e482765b559bdcbdef /linden/indra
parentApplied patch by Makomk Makosen for #515: Uninitialized pointer mNextAudioSes... (diff)
downloadmeta-impy-ca847549de205a50bca4ac3603b6debd114efc36.zip
meta-impy-ca847549de205a50bca4ac3603b6debd114efc36.tar.gz
meta-impy-ca847549de205a50bca4ac3603b6debd114efc36.tar.bz2
meta-impy-ca847549de205a50bca4ac3603b6debd114efc36.tar.xz
Changed default UIScaleFactor from 1.002 to 1.0.
Revert back if letters start showing crazy leading again
Diffstat (limited to '')
-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 fb78e58..75c1ac4 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -11938,7 +11938,7 @@
11938 <key>Type</key> 11938 <key>Type</key>
11939 <string>F32</string> 11939 <string>F32</string>
11940 <key>Value</key> 11940 <key>Value</key>
11941 <real>1.002</real> 11941 <real>1.0</real>
11942 </map> 11942 </map>
11943 <key>UISndAlert</key> 11943 <key>UISndAlert</key>
11944 <map> 11944 <map>