diff options
Diffstat (limited to 'tw3/model-config.xml')
-rw-r--r-- | tw3/model-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 33ed6b9..e375990 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -230,7 +230,7 @@ <key name="tizen.org/feature/systemsetting.home_screen" type="bool">true</key> <key name="tizen.org/feature/systemsetting.lock_screen" type="bool">false</key> <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> - <key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</key> + <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</key> <key name="tizen.org/feature/systemsetting.font" type="bool">true</key> <key name="tizen.org/feature/thermistor.ap" type="bool">true</key> <key name="tizen.org/feature/thermistor.cp" type="bool">false</key> |