From 26330bdf9965bf1743068d2a4b0a27ffead55121 Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Fri, 10 Sep 2010 08:26:08 +0200 Subject: [PATCH] identation --- res/values/settings.xml | 12 +++++------- res/values/strings.xml | 7 +------ res/xml/preferences.xml | 9 +++++---- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/res/values/settings.xml b/res/values/settings.xml index c34bbfd..811498d 100644 --- a/res/values/settings.xml +++ b/res/values/settings.xml @@ -7,7 +7,10 @@ true show_colors - trueshow_colors_nicktrue + true + + show_colors_nick + true 24h_format true @@ -23,9 +26,4 @@ voice_recognition true - - - - - - \ No newline at end of file + diff --git a/res/values/strings.xml b/res/values/strings.xml index 1f4b666..8199833 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -171,9 +171,4 @@ Font size Voice recognition Show button for voice recognition - - - - - - \ No newline at end of file + diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 858257c..ff3eba2 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -47,11 +47,13 @@ along with Yaaic. If not, see . + android:key="@string/key_show_colors" + android:defaultValue="@string/default_show_colors"/> + android:summary="@string/settings_colors_nick_desc" + android:defaultValue="@string/default_show_colors_nick"/> . android:key="@string/key_24h_format" android:defaultValue="@string/default_24h_format" android:dependency="@string/key_show_timestamp" /> - - +