diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-01-05 16:16:11 +0200 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-01-05 16:16:11 +0200 |
commit | a2fb58b8dbf29d484888a1bdf5f685630e088628 (patch) | |
tree | 0b03f4f0cca8aebc7a001bc8235f52ba6b136654 /indra/newview/app_settings/settings.xml | |
parent | b982437900a7c0f16610053b243aaf75bdb75887 (diff) | |
parent | d9d0a557ba42adce8d97ef618b2ba0752b3f7d48 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index e24e1a8605..5045703233 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -408,6 +408,17 @@ <key>Value</key> <integer>1</integer> </map> + <key>AvalinePhoneSeparator</key> + <map> + <key>Comment</key> + <string>Separator of phone parts to have Avaline numbers human readable in Voice Control Panel</string> + <key>Persist</key> + <integer>1</integer> + <key>Type</key> + <string>String</string> + <key>Value</key> + <string>-</string> + </map> <key>AvatarAxisDeadZone0</key> <map> <key>Comment</key> |