summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-06-27 22:59:55 +0200
committerArne Schwabe <arne@rfc2549.org>2012-06-27 22:59:55 +0200
commitce20c72f201f6982cf0273aff4cab939abe08459 (patch)
tree3c1eb52a7f3aab74fa27d01b79c31ab7dba85ae9 /res/xml
parent35fc78f5c1cfaf4f3a35a67b0e9f851bdbd8c40d (diff)
Some minor fixes
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/general_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/general_settings.xml b/res/xml/general_settings.xml
index 2da80cc6..69316d18 100644
--- a/res/xml/general_settings.xml
+++ b/res/xml/general_settings.xml
@@ -12,7 +12,7 @@
android:summary="@string/owner_fix_summary"
android:title="@string/owner_fix" />
<CheckBoxPreference
- android:defaultValue="false"
+ android:defaultValue="true"
android:key="showlogwindow"
android:summary="@string/show_log_summary"
android:title="@string/show_log_window" />