summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-06-27 23:01:24 +0200
committerArne Schwabe <arne@rfc2549.org>2012-06-27 23:01:24 +0200
commit629417eb6b9db777b0db6b36d1c8ceb4c2760f7c (patch)
treea9a74bfadd51432f8be864cfce104b1baad829db /res
parentcfffc9694c4b44ed26710fd85d1a361d13b0815e (diff)
parent4335ce3f60df74c130161935c88410c244f1bb71 (diff)
merge
Diffstat (limited to 'res')
-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" />