aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/cmd_line.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/app_settings/cmd_line.xml')
-rw-r--r--linden/indra/newview/app_settings/cmd_line.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/cmd_line.xml b/linden/indra/newview/app_settings/cmd_line.xml
index d2d8b74..f5c6cdb 100644
--- a/linden/indra/newview/app_settings/cmd_line.xml
+++ b/linden/indra/newview/app_settings/cmd_line.xml
@@ -52,6 +52,16 @@
52 <string>CmdLineGridChoice</string> 52 <string>CmdLineGridChoice</string>
53 </map> 53 </map>
54 54
55 <key>cache</key>
56 <map>
57 <key>desc</key>
58 <string>Specify the location of the local cache directory.</string>
59 <key>count</key>
60 <integer>1</integer>
61 <key>map-to</key>
62 <string>CmdLineCacheLocation</string>
63 </map>
64
55 <key>loginuri</key> 65 <key>loginuri</key>
56 <map> 66 <map>
57 <key>desc</key> 67 <key>desc</key>