summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/keywords.ini
diff options
context:
space:
mode:
authorDave SIMmONs <simon@lindenlab.com>2011-05-13 13:56:49 -0700
committerDave SIMmONs <simon@lindenlab.com>2011-05-13 13:56:49 -0700
commitff3289e2f3a8e87ce33cb267ad30b4a431406f9e (patch)
tree86a2a503d09956cbd2548e3ad23de86d2e4335e7 /indra/newview/app_settings/keywords.ini
parent00c5628074dff2a687d737bc30e9dbe2a1ccfbf8 (diff)
ER-898: Modify llGetParcelDetails() on viewer to support parcel privacy. Reviewed by Kelly.
Diffstat (limited to 'indra/newview/app_settings/keywords.ini')
-rw-r--r--indra/newview/app_settings/keywords.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini
index 263b73ba23..6426d5c2a8 100644
--- a/indra/newview/app_settings/keywords.ini
+++ b/indra/newview/app_settings/keywords.ini
@@ -498,6 +498,7 @@ 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.
+PARCEL_DETAILS_PRIVACY Used with llGetParcelDetails to get the parcel privacy setting.
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.