summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWysie <sohyuanchin@gmail.com>2010-06-04 02:37:21 +0800
committerWysie <sohyuanchin@gmail.com>2010-06-04 02:37:21 +0800
commit9c2bb68d9989bffc4e63395ace166f0f81f8193d (patch)
treeae4b9882f4dcd1778984a4bbadf993c6fd3f55cb
parent37daa57700e9671fa38c695b0c276d3599990f1b (diff)
downloadandroid_frameworks_base-9c2bb68d9989bffc4e63395ace166f0f81f8193d.tar.gz
android_frameworks_base-9c2bb68d9989bffc4e63395ace166f0f81f8193d.tar.bz2
android_frameworks_base-9c2bb68d9989bffc4e63395ace166f0f81f8193d.zip
Changed some strings for the XML import in spareparts.
-rw-r--r--core/java/android/provider/Settings.java14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java
index 64e55fe4ab2..7185051ede1 100644
--- a/core/java/android/provider/Settings.java
+++ b/core/java/android/provider/Settings.java
@@ -1398,7 +1398,7 @@ public final class Settings {
* Specifies notification count color
* @hide
*/
- public static final String NOTIF_COUNT_COLOR = "notif_count_color";
+ public static final String NOTIF_COUNT_COLOR = "notifications_count_color";
/**
* Wysie_Soh
@@ -1440,42 +1440,42 @@ public final class Settings {
* Specifies spn label color
* @hide
*/
- public static final String SPN_LABEL_COLOR = "spnlabel_color";
+ public static final String SPN_LABEL_COLOR = "spn_label_color";
/**
* Wysie_Soh
* Specifies plmn color
* @hide
*/
- public static final String PLMN_LABEL_COLOR = "plmnLabel_color";
+ public static final String PLMN_LABEL_COLOR = "plmn_label_color";
/**
* Wysie_Soh
* Specifies clear button color
* @hide
*/
- public static final String CLEAR_BUTTON_LABEL_COLOR = "clearbutton_color";
+ public static final String CLEAR_BUTTON_LABEL_COLOR = "clear_button_label_color";
/**
* Wysie_Soh
* Specifies notification item title color.
* @hide
*/
- public static final String NOTIF_ITEM_TITLE_COLOR = "notif_item_title_color";
+ public static final String NOTIF_ITEM_TITLE_COLOR = "notifications_title_color";
/**
* Wysie_Soh
* Specifies notification item text color.
* @hide
*/
- public static final String NOTIF_ITEM_TEXT_COLOR = "notif_item_text_color";
+ public static final String NOTIF_ITEM_TEXT_COLOR = "notifications_text_color";
/**
* Wysie_Soh
* Specifies notification item time color.
* @hide
*/
- public static final String NOTIF_ITEM_TIME_COLOR = "notif_item_time_color";
+ public static final String NOTIF_ITEM_TIME_COLOR = "notifications_time_color";
/**
* Whether the audible DTMF tones are played by the dialer when dialing. The value is