diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-12 10:55:19 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-12 10:55:19 +0100 |
commit | 7059173aa920e9c8d1939a0ec9558fc79cbfb3ed (patch) | |
tree | 1e66e2083ad73fcdbc0a76ecf95c33fb20bc63ee /indra/newview/app_settings | |
parent | 489a5eb9e20256da64749e85254b9511e0919607 (diff) | |
parent | 9ab4d2ca8be2edcafa6cdfc3bd774ebaed444dc8 (diff) |
merge from PE's viewer-trunk
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/keywords.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index 0805e94b10..263b73ba23 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -497,6 +497,7 @@ PARCEL_DETAILS_DESC Used with llGetParcelDetails to get the parcel description. PARCEL_DETAILS_OWNER Used with llGetParcelDetails to get the parcel owner id. PARCEL_DETAILS_GROUP Used with llGetParcelDetails to get the parcel group id. PARCEL_DETAILS_AREA Used with llGetParcelDetails to get the parcel area in square meters. +PARCEL_DETAILS_ID Used with llGetParcelDetails to get the parcel id. STRING_TRIM_HEAD Used with llStringTrim to trim leading spaces from a string. STRING_TRIM_TAIL Used with llStringTrim to trim trailing spaces from a string. |