summaryrefslogtreecommitdiffstats
path: root/res/values/qticonfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/qticonfig.xml')
-rw-r--r--res/values/qticonfig.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/qticonfig.xml b/res/values/qticonfig.xml
index e2506baa..993c14e6 100644
--- a/res/values/qticonfig.xml
+++ b/res/values/qticonfig.xml
@@ -35,4 +35,8 @@
<string name="notification_action_answer_more">More</string>
<!-- Dtermine whether emergency calls should be marked. -->
<bool name="mark_emergency_call">false</bool>
+ <!-- Condition to check if home location should be enabled or not. -->
+ <bool name="enable_home_location">false</bool>
+ <!-- Flag to display home location on status bar-->
+ <bool name="display_home_location_on_statusbar">false</bool>
</resources>