From 31dd503c6aa69018e694d91724d46db49ea09327 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 19:32:27 -0800 Subject: auto import from //depot/cupcake/@135843 --- res/values/attrs.xml | 79 +++++++++++++++++++++++++++ res/values/colors.xml | 27 +++++++++ res/values/extra_wallpapers.xml | 21 +++++++ res/values/strings.xml | 118 ++++++++++++++++++++++++++++++++++++++++ res/values/styles.xml | 56 +++++++++++++++++++ 5 files changed, 301 insertions(+) create mode 100644 res/values/attrs.xml create mode 100644 res/values/colors.xml create mode 100644 res/values/extra_wallpapers.xml create mode 100644 res/values/strings.xml create mode 100644 res/values/styles.xml (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml new file mode 100644 index 000000000..ab545aa76 --- /dev/null +++ b/res/values/attrs.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/values/colors.xml b/res/values/colors.xml new file mode 100644 index 000000000..4a2aba375 --- /dev/null +++ b/res/values/colors.xml @@ -0,0 +1,27 @@ + + + + #FF191919 + #EB191919 + #B2191919 + #A5FF0000 + + #fccc + diff --git a/res/values/extra_wallpapers.xml b/res/values/extra_wallpapers.xml new file mode 100644 index 000000000..9e0951cfa --- /dev/null +++ b/res/values/extra_wallpapers.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 000000000..a7945cba7 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,118 @@ + + + + + + + + Home + + Folder + + Select wallpaper from + + Set wallpaper + + Wallpaper gallery + + Application is not installed on your phone. + + + + + Folder name + + Rename folder + + OK + + Cancel + + + + + Add to Home screen + + Application + + Shortcut + + Search + + Folder + + Live folder + + Widget + + Wallpaper + + Folder + + Clock + + Picture frame + + Search + + No more room on this Home screen. + + + Select shortcut + + Select live folder + + + + + Add + + Wallpaper + + Search + + Notifications + + Settings + + + install shortcuts + Allows an application to add + shortcuts without user intervention. + uninstall shortcuts + Allows an application to remove + shortcuts without user intervention. + read Home settings and shortcuts + Allows an application to read the settings and + shortcuts in Home. + write Home settings and shortcuts + Allows an application to change the settings and + shortcuts in Home. + + + + + Google Search + + + Problem loading widget + + diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 000000000..a3d3e22c7 --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + -- cgit v1.2.3