summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/cmd_line.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-06-29 16:24:08 -0400
committerNat Goodspeed <nat@lindenlab.com>2012-06-29 16:24:08 -0400
commitb62cb3249c37778815a165250ab1110e4c45ef43 (patch)
treee15796246c172c5367bfa3b4ff5c10824668d68b /indra/newview/app_settings/cmd_line.xml
parent6d836ed132b06eae557d826e6b6f1c9be54de8e3 (diff)
Fix --skin command-line switch by mapping to the correct var name.
It said it mapped to 'SkinFolder', which doesn't exist. 'SkinCurrent' is correct.
Diffstat (limited to 'indra/newview/app_settings/cmd_line.xml')
-rw-r--r--indra/newview/app_settings/cmd_line.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml
index be79f91919..f280613275 100644
--- a/indra/newview/app_settings/cmd_line.xml
+++ b/indra/newview/app_settings/cmd_line.xml
@@ -389,7 +389,7 @@
<key>count</key>
<integer>1</integer>
<key>map-to</key>
- <string>SkinFolder</string>
+ <string>SkinCurrent</string>
</map>
<key>slurl</key>