aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/keywords.ini
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/app_settings/keywords.ini')
-rw-r--r--linden/indra/newview/app_settings/keywords.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/keywords.ini b/linden/indra/newview/app_settings/keywords.ini
index 5a68c5b..0800647 100644
--- a/linden/indra/newview/app_settings/keywords.ini
+++ b/linden/indra/newview/app_settings/keywords.ini
@@ -422,7 +422,10 @@ PARCEL_MEDIA_COMMAND_PLAY Play media stream
422PARCEL_MEDIA_COMMAND_LOOP Loop media stream 422PARCEL_MEDIA_COMMAND_LOOP Loop media stream
423PARCEL_MEDIA_COMMAND_TEXTURE Get or set the parcel's media texture 423PARCEL_MEDIA_COMMAND_TEXTURE Get or set the parcel's media texture
424PARCEL_MEDIA_COMMAND_URL Get or set the parcel's media url 424PARCEL_MEDIA_COMMAND_URL Get or set the parcel's media url
425PARCEL_MEDIA_COMMAND_TYPE Get or set the parcel's media mimetype
426PARCEL_MEDIA_COMMAND_DESC Get or set the parcel's media description
425PARCEL_MEDIA_COMMAND_TIME Set media stream to specific time 427PARCEL_MEDIA_COMMAND_TIME Set media stream to specific time
428PARCEL_MEDIA_COMMAND_SIZE Get or set the parcel's media pixel resolution
426PARCEL_MEDIA_COMMAND_AGENT Allows media stream commands to apply to only one agent 429PARCEL_MEDIA_COMMAND_AGENT Allows media stream commands to apply to only one agent
427PARCEL_MEDIA_COMMAND_UNLOAD Unloads the media stream 430PARCEL_MEDIA_COMMAND_UNLOAD Unloads the media stream
428PARCEL_MEDIA_COMMAND_AUTO_ALIGN Auto aligns the media stream to the texture size. May cause a performance hit and loss of some visual quality. 431PARCEL_MEDIA_COMMAND_AUTO_ALIGN Auto aligns the media stream to the texture size. May cause a performance hit and loss of some visual quality.
@@ -492,6 +495,15 @@ STRING_TRIM_HEAD Used with llStringTrim to trim leading spaces from a string.
492STRING_TRIM_TAIL Used with llStringTrim to trim trailing spaces from a string. 495STRING_TRIM_TAIL Used with llStringTrim to trim trailing spaces from a string.
493STRING_TRIM Used with llStringTrim to trim both leading and trailing spaces from a string. 496STRING_TRIM Used with llStringTrim to trim both leading and trailing spaces from a string.
494 497
498CLICK_ACTION_NONE Used with llSetClickAction to disable the click action
499CLICK_ACTION_TOUCH Used with llSetClickAction to set touch as the default action when object is clicked
500CLICK_ACTION_SIT Used with llSetClickAction to set sit as the default action when object is clicked
501CLICK_ACTION_BUY Used with llSetClickAction to set buy as the default action when object is clicked
502CLICK_ACTION_PAY Used with llSetClickAction to set pay as the default action when object is clicked
503CLICK_ACTION_OPEN Used with llSetClickAction to set open as the default action when object is clicked
504CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked
505CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked
506
495# string constants 507# string constants
496[word .1, .3, .5] 508[word .1, .3, .5]
497NULL_KEY Indicates an empty key 509NULL_KEY Indicates an empty key