diff options
author | McCabe Maxsted | 2010-09-01 17:34:49 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-09-01 17:34:49 -0700 |
commit | b2b8a6b924a93794821a1a20f4dd965400e53688 (patch) | |
tree | 14433d91acdc1797b4ca0039c3e78690cf40fdad /linden/indra/newview/app_settings | |
parent | Fixing bad file extension capital, part 2: revenge of the file (diff) | |
download | meta-impy-b2b8a6b924a93794821a1a20f4dd965400e53688.zip meta-impy-b2b8a6b924a93794821a1a20f4dd965400e53688.tar.gz meta-impy-b2b8a6b924a93794821a1a20f4dd965400e53688.tar.bz2 meta-impy-b2b8a6b924a93794821a1a20f4dd965400e53688.tar.xz |
Moved chatbar commandline options into their own window, cleaned up more stuff
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 7071de2..f096811 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -1312,7 +1312,7 @@ | |||
1312 | 1312 | ||
1313 | <!-- Begin: chatbar_as_cmdline --> | 1313 | <!-- Begin: chatbar_as_cmdline --> |
1314 | 1314 | ||
1315 | <key>EmeraldCmdLine</key> | 1315 | <key>CmdLineChatbarEnabled</key> |
1316 | <map> | 1316 | <map> |
1317 | <key>Comment</key> | 1317 | <key>Comment</key> |
1318 | <string>Enable usage of chat bar as a command line</string> | 1318 | <string>Enable usage of chat bar as a command line</string> |
@@ -1323,7 +1323,7 @@ | |||
1323 | <key>Value</key> | 1323 | <key>Value</key> |
1324 | <integer>1</integer> | 1324 | <integer>1</integer> |
1325 | </map> | 1325 | </map> |
1326 | <key>EmeraldCmdLineMapToKeepPos</key> | 1326 | <key>CmdLineChatbarMapToKeepPos</key> |
1327 | <map> | 1327 | <map> |
1328 | <key>Comment</key> | 1328 | <key>Comment</key> |
1329 | <string>Whether to use current local pos on tp to the new sim</string> | 1329 | <string>Whether to use current local pos on tp to the new sim</string> |
@@ -1334,7 +1334,7 @@ | |||
1334 | <key>Value</key> | 1334 | <key>Value</key> |
1335 | <integer>0</integer> | 1335 | <integer>0</integer> |
1336 | </map> | 1336 | </map> |
1337 | <key>EmeraldCmdLineAO</key> | 1337 | <key>CmdLineChatbarAO</key> |
1338 | <map> | 1338 | <map> |
1339 | <key>Comment</key> | 1339 | <key>Comment</key> |
1340 | <string>Turn AO on/off</string> | 1340 | <string>Turn AO on/off</string> |
@@ -1345,7 +1345,7 @@ | |||
1345 | <key>Value</key> | 1345 | <key>Value</key> |
1346 | <string>cao</string> | 1346 | <string>cao</string> |
1347 | </map> | 1347 | </map> |
1348 | <key>EmeraldCmdLineAutocorrect</key> | 1348 | <key>CmdLineChatbarAutocorrect</key> |
1349 | <map> | 1349 | <map> |
1350 | <key>Comment</key> | 1350 | <key>Comment</key> |
1351 | <string>Command for adding new entries to autocorrect</string> | 1351 | <string>Command for adding new entries to autocorrect</string> |
@@ -1356,7 +1356,7 @@ | |||
1356 | <key>Value</key> | 1356 | <key>Value</key> |
1357 | <string>/addac</string> | 1357 | <string>/addac</string> |
1358 | </map> | 1358 | </map> |
1359 | <key>EmeraldCmdLineMedia</key> | 1359 | <key>CmdLineChatbarMedia</key> |
1360 | <map> | 1360 | <map> |
1361 | <key>Comment</key> | 1361 | <key>Comment</key> |
1362 | <string>Chat command for setting a media url</string> | 1362 | <string>Chat command for setting a media url</string> |
@@ -1367,7 +1367,7 @@ | |||
1367 | <key>Value</key> | 1367 | <key>Value</key> |
1368 | <string>/media</string> | 1368 | <string>/media</string> |
1369 | </map> | 1369 | </map> |
1370 | <key>EmeraldCmdLineMusic</key> | 1370 | <key>CmdLineChatbarMusic</key> |
1371 | <map> | 1371 | <map> |
1372 | <key>Comment</key> | 1372 | <key>Comment</key> |
1373 | <string>Chat command for setting a music url</string> | 1373 | <string>Chat command for setting a music url</string> |
@@ -1378,7 +1378,7 @@ | |||
1378 | <key>Value</key> | 1378 | <key>Value</key> |
1379 | <string>/music</string> | 1379 | <string>/music</string> |
1380 | </map> | 1380 | </map> |
1381 | <key>EmeraldCmdLineClearChat</key> | 1381 | <key>CmdLineChatbarClearChat</key> |
1382 | <map> | 1382 | <map> |
1383 | <key>Comment</key> | 1383 | <key>Comment</key> |
1384 | <string>Clear chat hsitory to stop lag from chat spam</string> | 1384 | <string>Clear chat hsitory to stop lag from chat spam</string> |
@@ -1389,7 +1389,7 @@ | |||
1389 | <key>Value</key> | 1389 | <key>Value</key> |
1390 | <string>clrchat</string> | 1390 | <string>clrchat</string> |
1391 | </map> | 1391 | </map> |
1392 | <key>EmeraldCmdLineHeight</key> | 1392 | <key>CmdLineChatbarHeight</key> |
1393 | <map> | 1393 | <map> |
1394 | <key>Comment</key> | 1394 | <key>Comment</key> |
1395 | <string>Teleport to height function command</string> | 1395 | <string>Teleport to height function command</string> |
@@ -1400,7 +1400,7 @@ | |||
1400 | <key>Value</key> | 1400 | <key>Value</key> |
1401 | <string>gth</string> | 1401 | <string>gth</string> |
1402 | </map> | 1402 | </map> |
1403 | <key>EmeraldCmdLinePos</key> | 1403 | <key>CmdLineChatbarPos</key> |
1404 | <map> | 1404 | <map> |
1405 | <key>Comment</key> | 1405 | <key>Comment</key> |
1406 | <string>Teleport to position function command</string> | 1406 | <string>Teleport to position function command</string> |
@@ -1411,7 +1411,7 @@ | |||
1411 | <key>Value</key> | 1411 | <key>Value</key> |
1412 | <string>gtp</string> | 1412 | <string>gtp</string> |
1413 | </map> | 1413 | </map> |
1414 | <key>EmeraldCmdLineGround</key> | 1414 | <key>CmdLineChatbarGround</key> |
1415 | <map> | 1415 | <map> |
1416 | <key>Comment</key> | 1416 | <key>Comment</key> |
1417 | <string>Teleport to ground function command</string> | 1417 | <string>Teleport to ground function command</string> |
@@ -1422,7 +1422,7 @@ | |||
1422 | <key>Value</key> | 1422 | <key>Value</key> |
1423 | <string>flr</string> | 1423 | <string>flr</string> |
1424 | </map> | 1424 | </map> |
1425 | <key>EmeraldCmdLineTeleportHome</key> | 1425 | <key>CmdLineChatbarTeleportHome</key> |
1426 | <map> | 1426 | <map> |
1427 | <key>Comment</key> | 1427 | <key>Comment</key> |
1428 | <string>Teleport to home function command</string> | 1428 | <string>Teleport to home function command</string> |
@@ -1433,7 +1433,7 @@ | |||
1433 | <key>Value</key> | 1433 | <key>Value</key> |
1434 | <string>tph</string> | 1434 | <string>tph</string> |
1435 | </map> | 1435 | </map> |
1436 | <key>EmeraldCmdLineRezPlatform</key> | 1436 | <key>CmdLineChatbarRezPlatform</key> |
1437 | <map> | 1437 | <map> |
1438 | <key>Comment</key> | 1438 | <key>Comment</key> |
1439 | <string>Rez a platform underneath you</string> | 1439 | <string>Rez a platform underneath you</string> |
@@ -1444,7 +1444,7 @@ | |||
1444 | <key>Value</key> | 1444 | <key>Value</key> |
1445 | <string>rezplat</string> | 1445 | <string>rezplat</string> |
1446 | </map> | 1446 | </map> |
1447 | <key>EmeraldCmdLinePlatformSize</key> | 1447 | <key>CmdLineChatbarPlatformSize</key> |
1448 | <map> | 1448 | <map> |
1449 | <key>Comment</key> | 1449 | <key>Comment</key> |
1450 | <string>How wide the rezzed platform will appear to be.</string> | 1450 | <string>How wide the rezzed platform will appear to be.</string> |
@@ -1455,7 +1455,7 @@ | |||
1455 | <key>Value</key> | 1455 | <key>Value</key> |
1456 | <real>30</real> | 1456 | <real>30</real> |
1457 | </map> | 1457 | </map> |
1458 | <key>EmeraldCmdLineMapTo</key> | 1458 | <key>CmdLineChatbarMapTo</key> |
1459 | <map> | 1459 | <map> |
1460 | <key>Comment</key> | 1460 | <key>Comment</key> |
1461 | <string>Teleport to a region by name rapidly</string> | 1461 | <string>Teleport to a region by name rapidly</string> |
@@ -1466,7 +1466,7 @@ | |||
1466 | <key>Value</key> | 1466 | <key>Value</key> |
1467 | <string>mapto</string> | 1467 | <string>mapto</string> |
1468 | </map> | 1468 | </map> |
1469 | <key>EmeraldCmdLineDrawDistance</key> | 1469 | <key>CmdLineChatbarDrawDistance</key> |
1470 | <map> | 1470 | <map> |
1471 | <key>Comment</key> | 1471 | <key>Comment</key> |
1472 | <string>Change draw distance quickly</string> | 1472 | <string>Change draw distance quickly</string> |
@@ -1477,7 +1477,7 @@ | |||
1477 | <key>Value</key> | 1477 | <key>Value</key> |
1478 | <string>dd</string> | 1478 | <string>dd</string> |
1479 | </map> | 1479 | </map> |
1480 | <key>EmeraldCmdTeleportToCam</key> | 1480 | <key>CmdLineChatbarTeleportToCam</key> |
1481 | <map> | 1481 | <map> |
1482 | <key>Comment</key> | 1482 | <key>Comment</key> |
1483 | <string>Teleport to your camera</string> | 1483 | <string>Teleport to your camera</string> |
@@ -1488,7 +1488,7 @@ | |||
1488 | <key>Value</key> | 1488 | <key>Value</key> |
1489 | <string>tp2cam</string> | 1489 | <string>tp2cam</string> |
1490 | </map> | 1490 | </map> |
1491 | <key>EmeraldCmdLineKeyToName</key> | 1491 | <key>CmdLineChatbarKeyToName</key> |
1492 | <map> | 1492 | <map> |
1493 | <key>Comment</key> | 1493 | <key>Comment</key> |
1494 | <string>Use a fast key to name querry</string> | 1494 | <string>Use a fast key to name querry</string> |
@@ -1499,7 +1499,7 @@ | |||
1499 | <key>Value</key> | 1499 | <key>Value</key> |
1500 | <string>key2name</string> | 1500 | <string>key2name</string> |
1501 | </map> | 1501 | </map> |
1502 | <key>EmeraldCmdLineOfferTp</key> | 1502 | <key>CmdLineChatbarOfferTp</key> |
1503 | <map> | 1503 | <map> |
1504 | <key>Comment</key> | 1504 | <key>Comment</key> |
1505 | <string>Offer a teleport to target avatar</string> | 1505 | <string>Offer a teleport to target avatar</string> |
@@ -1510,7 +1510,7 @@ | |||
1510 | <key>Value</key> | 1510 | <key>Value</key> |
1511 | <string>offertp</string> | 1511 | <string>offertp</string> |
1512 | </map> | 1512 | </map> |
1513 | <key>EmeraldCmdLineCalc</key> | 1513 | <key>CmdLineChatbarCalc</key> |
1514 | <map> | 1514 | <map> |
1515 | <key>Comment</key> | 1515 | <key>Comment</key> |
1516 | <string>Calculates an expression</string> | 1516 | <string>Calculates an expression</string> |
@@ -1521,7 +1521,7 @@ | |||
1521 | <key>Value</key> | 1521 | <key>Value</key> |
1522 | <string>calc</string> | 1522 | <string>calc</string> |
1523 | </map> | 1523 | </map> |
1524 | <key>EmeraldCmdLineTP2</key> | 1524 | <key>CmdLineChatbarTP2</key> |
1525 | <map> | 1525 | <map> |
1526 | <key>Comment</key> | 1526 | <key>Comment</key> |
1527 | <string>Teleport to a person by name, partials work.</string> | 1527 | <string>Teleport to a person by name, partials work.</string> |