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.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/keywords.ini b/linden/indra/newview/app_settings/keywords.ini
index 0545c38..bf49c2c 100644
--- a/linden/indra/newview/app_settings/keywords.ini
+++ b/linden/indra/newview/app_settings/keywords.ini
@@ -468,6 +468,10 @@ PARCEL_DETAILS_OWNER Used with llGetParcelDetails to get the parcel owner id.
468PARCEL_DETAILS_GROUP Used with llGetParcelDetails to get the parcel group id. 468PARCEL_DETAILS_GROUP Used with llGetParcelDetails to get the parcel group id.
469PARCEL_DETAILS_AREA Used with llGetParcelDetails to get the parcel area in square meters. 469PARCEL_DETAILS_AREA Used with llGetParcelDetails to get the parcel area in square meters.
470 470
471STRING_TRIM_HEAD Used with llStringTrim to trim leading spaces from a string.
472STRING_TRIM_TAIL Used with llStringTrim to trim trailing spaces from a string.
473STRING_TRIM Used with llStringTrim to trim both leading and trailing spaces from a string.
474
471# string constants 475# string constants
472[word .1, .3, .5] 476[word .1, .3, .5]
473NULL_KEY Indicates an empty key 477NULL_KEY Indicates an empty key