aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-04-19 04:38:13 -0700
committerMcCabe Maxsted2010-04-19 04:38:13 -0700
commit83aa99aa77ddbe69082c1b557787bcf029003775 (patch)
tree1bdfed4a2284428b8563b5b83285ec899ee6c9cf /linden/indra/newview/app_settings
parentUse metaverseink.com for non-SL web searches (diff)
downloadmeta-impy-83aa99aa77ddbe69082c1b557787bcf029003775.zip
meta-impy-83aa99aa77ddbe69082c1b557787bcf029003775.tar.gz
meta-impy-83aa99aa77ddbe69082c1b557787bcf029003775.tar.bz2
meta-impy-83aa99aa77ddbe69082c1b557787bcf029003775.tar.xz
Applied slviewer-0-v12350-NumberOfDecimalsInTools.patch patch from the CV
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r--linden/indra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml
index 0fee2e0..6d5fc58 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -15,6 +15,17 @@
15 <key>Value</key> 15 <key>Value</key>
16 <integer>1</integer> 16 <integer>1</integer>
17 </map> 17 </map>
18 <key>DecimalsForTools</key>
19 <map>
20 <key>Comment</key>
21 <string>Number of decimals for the edit tool position, size and rotation settings (0 to 5)</string>
22 <key>Persist</key>
23 <integer>1</integer>
24 <key>Type</key>
25 <string>U32</string>
26 <key>Value</key>
27 <integer>3</integer>
28 </map>
18 <key>DisableLoginLogoutScreens</key> 29 <key>DisableLoginLogoutScreens</key>
19 <map> 30 <map>
20 <key>Comment</key> 31 <key>Comment</key>