diff options
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r-- | linden/indra/newview/app_settings/keywords.ini | 4 | ||||
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 15 |
2 files changed, 6 insertions, 13 deletions
diff --git a/linden/indra/newview/app_settings/keywords.ini b/linden/indra/newview/app_settings/keywords.ini index 23c88dc..3679c38 100644 --- a/linden/indra/newview/app_settings/keywords.ini +++ b/linden/indra/newview/app_settings/keywords.ini | |||
@@ -506,6 +506,10 @@ CLICK_ACTION_OPEN Used with llSetClickAction to set open as the default ac | |||
506 | CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked | 506 | CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked |
507 | CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked | 507 | CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked |
508 | 508 | ||
509 | TOUCH_INVALID_TEXCOORD Value returned by llDetectedTouchUV() and llDetectedTouchST() when the touch position is not valid. | ||
510 | TOUCH_INVALID_VECTOR Value returned by llDetectedTouchPos(), llDetectedTouchNormal(), and llDetectedTouchBinormal() when the touch position is not valid. | ||
511 | TOUCH_INVALID_FACE Value returned by llDetectedTouchFace() when the touch position is not valid. | ||
512 | |||
509 | # string constants | 513 | # string constants |
510 | [word .1, .3, .5] | 514 | [word .1, .3, .5] |
511 | NULL_KEY Indicates an empty key | 515 | NULL_KEY Indicates an empty key |
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index f2653cd..5543847 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -2360,17 +2360,6 @@ | |||
2360 | <real>1.0</real> | 2360 | <real>1.0</real> |
2361 | </array> | 2361 | </array> |
2362 | </map> | 2362 | </map> |
2363 | <key>EnablePushToTalk</key> | ||
2364 | <map> | ||
2365 | <key>Comment</key> | ||
2366 | <string>Must hold down a key or moouse button when talking into your microphone</string> | ||
2367 | <key>Persist</key> | ||
2368 | <integer>1</integer> | ||
2369 | <key>Type</key> | ||
2370 | <string>Boolean</string> | ||
2371 | <key>Value</key> | ||
2372 | <integer>1</integer> | ||
2373 | </map> | ||
2374 | <key>EnableRippleWater</key> | 2363 | <key>EnableRippleWater</key> |
2375 | <map> | 2364 | <map> |
2376 | <key>Comment</key> | 2365 | <key>Comment</key> |
@@ -5165,7 +5154,7 @@ | |||
5165 | <key>PTTCurrentlyEnabled</key> | 5154 | <key>PTTCurrentlyEnabled</key> |
5166 | <map> | 5155 | <map> |
5167 | <key>Comment</key> | 5156 | <key>Comment</key> |
5168 | <string /> | 5157 | <string>Use Push to Talk mode</string> |
5169 | <key>Persist</key> | 5158 | <key>Persist</key> |
5170 | <integer>0</integer> | 5159 | <integer>0</integer> |
5171 | <key>Type</key> | 5160 | <key>Type</key> |
@@ -10050,7 +10039,7 @@ | |||
10050 | <key>Type</key> | 10039 | <key>Type</key> |
10051 | <string>Boolean</string> | 10040 | <string>Boolean</string> |
10052 | <key>Value</key> | 10041 | <key>Value</key> |
10053 | <integer>1</integer> | 10042 | <integer>0</integer> |
10054 | </map> | 10043 | </map> |
10055 | <key>WaterEditPresets</key> | 10044 | <key>WaterEditPresets</key> |
10056 | <map> | 10045 | <map> |