aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/roles_constants.h
diff options
context:
space:
mode:
authorDavid Seikel2011-02-25 05:58:41 +1000
committerDavid Seikel2011-02-25 05:58:41 +1000
commit8fa1dc90a9fec493b19604a4b4e08dc3208c7e8f (patch)
tree4cd1855e1658704d5eedd72dc64a95bc08b6c206 /linden/indra/llcommon/roles_constants.h
parentMerge branch 'weekly' into branding (diff)
downloadmeta-impy-8fa1dc90a9fec493b19604a4b4e08dc3208c7e8f.zip
meta-impy-8fa1dc90a9fec493b19604a4b4e08dc3208c7e8f.tar.gz
meta-impy-8fa1dc90a9fec493b19604a4b4e08dc3208c7e8f.tar.bz2
meta-impy-8fa1dc90a9fec493b19604a4b4e08dc3208c7e8f.tar.xz
Unbranding. Todays word is "linden".
Diffstat (limited to '')
-rw-r--r--linden/indra/llcommon/roles_constants.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/llcommon/roles_constants.h b/linden/indra/llcommon/roles_constants.h
index 854a153..b3107e7 100644
--- a/linden/indra/llcommon/roles_constants.h
+++ b/linden/indra/llcommon/roles_constants.h
@@ -89,7 +89,7 @@ const U64 GP_GROUP_CHANGE_IDENTITY = 0x1 << 11; // Charter, insignia, 'Show In G
89 89
90// Parcel Management 90// Parcel Management
91const U64 GP_LAND_DEED = 0x1 << 12; // Deed Land and Buy Land for Group 91const U64 GP_LAND_DEED = 0x1 << 12; // Deed Land and Buy Land for Group
92const U64 GP_LAND_RELEASE = 0x1 << 13; // Release Land (to Gov. Linden) 92const U64 GP_LAND_RELEASE = 0x1 << 13; // Release Land (abandon it back to the grid owners)
93const U64 GP_LAND_SET_SALE_INFO = 0x1 << 14; // Set for sale info (Toggle "For Sale", Set Price, Set Target, Toggle "Sell objects with the land") 93const U64 GP_LAND_SET_SALE_INFO = 0x1 << 14; // Set for sale info (Toggle "For Sale", Set Price, Set Target, Toggle "Sell objects with the land")
94const U64 GP_LAND_DIVIDE_JOIN = 0x1 << 15; // Divide and Join Parcels 94const U64 GP_LAND_DIVIDE_JOIN = 0x1 << 15; // Divide and Join Parcels
95 95
@@ -126,7 +126,7 @@ const U64 GP_LAND_RETURN = GP_LAND_RETURN_GROUP_OWNED
126 | GP_LAND_RETURN_GROUP_SET 126 | GP_LAND_RETURN_GROUP_SET
127 | GP_LAND_RETURN_NON_GROUP; 127 | GP_LAND_RETURN_NON_GROUP;
128 128
129const U64 GP_LAND_GARDENING = 0x1LL << 35; // Parcel Gardening - plant and move linden trees 129const U64 GP_LAND_GARDENING = 0x1LL << 35; // Parcel Gardening - plant and move tree prims
130 130
131// Object Management 131// Object Management
132const U64 GP_OBJECT_DEED = 0x1LL << 36; // Deed Object 132const U64 GP_OBJECT_DEED = 0x1LL << 36; // Deed Object