diff options
author | angela <angela@lindenlab.com> | 2009-11-18 20:52:53 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2009-11-18 20:52:53 +0800 |
commit | a35fbddb910fa0dd068622c3dc64af1b27ca19b7 (patch) | |
tree | 691c23b2ec764eea9cd1677c1b701979ccf27241 /indra/newview/app_settings | |
parent | acc53aa2f7a3fd939a207674a3bdf96d6e649f90 (diff) |
EXT-2094
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 5f6fd6e4a7..71ea12bacd 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -508,6 +508,7 @@ CLICK_ACTION_SIT Used with llSetClickAction to set sit as the default act CLICK_ACTION_BUY Used with llSetClickAction to set buy as the default action when object is clicked CLICK_ACTION_PAY Used with llSetClickAction to set pay as the default action when object is clicked CLICK_ACTION_OPEN Used with llSetClickAction to set open as the default action when object is clicked +CLICK_ACTION_ZOOM Used with llSetClickAction to set zoom in as the default action when object is clicked CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked |