diff options
author | Richard Nelson <richard@lindenlab.com> | 2011-09-14 19:47:37 -0700 |
---|---|---|
committer | Richard Nelson <richard@lindenlab.com> | 2011-09-14 19:47:37 -0700 |
commit | 556cd3a53bd96f0dd0c6a860a9715e9756de80a8 (patch) | |
tree | a573b53e3a6f1975d86769117c6837caecf69998 /indra/newview/app_settings/settings_per_account.xml | |
parent | b2d20f5a989bde2c4db90091bec37d310cc346fc (diff) | |
parent | 254eb365432824bd5121bf9009f8bbb2b6c3ec67 (diff) |
Automated merge with http://hg.secondlife.com/viewer-development
Diffstat (limited to 'indra/newview/app_settings/settings_per_account.xml')
-rw-r--r-- | indra/newview/app_settings/settings_per_account.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index c7140283f1..d8295ddb87 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -34,15 +34,15 @@ <string /> </map> <key>LastInventoryInboxActivity</key> - <map> - <key>Comment</key> + <map> + <key>Comment</key> <string>The last time the received items inbox was poked by the user.</string> - <key>Persist</key> + <key>Persist</key> <integer>1</integer> - <key>Type</key> - <string>String</string> - <key>Value</key> - <string /> + <key>Type</key> + <string>U32</string> + <key>Value</key> + <integer>0</integer> </map> <key>LastLogoff</key> <map> |