aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorRevolutionSmythe2010-10-30 16:30:31 -0500
committerMcCabe Maxsted2010-11-01 17:05:45 -0700
commit1851199361cf6757c767f8117658336751089c44 (patch)
treee60998f5920f9b9d250d502cb6d2230b5d136f1f /linden/indra/newview/skins
parentBug fixes for earlier commits. Adds cut to the inventory panel along with cop... (diff)
downloadmeta-impy-1851199361cf6757c767f8117658336751089c44.zip
meta-impy-1851199361cf6757c767f8117658336751089c44.tar.gz
meta-impy-1851199361cf6757c767f8117658336751089c44.tar.bz2
meta-impy-1851199361cf6757c767f8117658336751089c44.tar.xz
Fixes a missing help button, adds ability to edit trees like normal objects. Adds more places to rebuild clouds so that they will not stick in the incorrect place.
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index b98ff7c..3680ca9 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -3653,6 +3653,16 @@ Default: off
3653 3653
3654<notification 3654<notification
3655 icon="alertmodal.tga" 3655 icon="alertmodal.tga"
3656 label="Minimum Age"
3657 name="HelpRegionMinimumAge"
3658 type="alertmodal">
3659This sets the minimum age (in days) that users entering this sim have to be to enter.
3660
3661Default: 0 (disabled)
3662</notification>
3663
3664<notification
3665 icon="alertmodal.tga"
3656 label="Block Fly" 3666 label="Block Fly"
3657 name="HelpRegionBlockFly" 3667 name="HelpRegionBlockFly"
3658 type="alertmodal"> 3668 type="alertmodal">