From 986991e05172aed5c46fd050e3a1a066b635ff9e Mon Sep 17 00:00:00 2001 From: John Reck Date: Wed, 26 Oct 2011 13:23:22 -0700 Subject: Add new default bookmark Bug: 5479018 Change-Id: Iedb8cffcf35d5f1ba98ac34e0b724c4235cb7d38 --- res/raw/thumb_help.png | Bin 0 -> 6508 bytes res/values/bookmarks_icons.xml | 2 ++ res/values/strings.xml | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 res/raw/thumb_help.png diff --git a/res/raw/thumb_help.png b/res/raw/thumb_help.png new file mode 100644 index 0000000..9f18fc1 Binary files /dev/null and b/res/raw/thumb_help.png differ diff --git a/res/values/bookmarks_icons.xml b/res/values/bookmarks_icons.xml index 5d8e85a..afad0ce 100644 --- a/res/values/bookmarks_icons.xml +++ b/res/values/bookmarks_icons.xml @@ -3,6 +3,8 @@ @raw/favicon_google @raw/thumb_google + @raw/favicon_google + @raw/thumb_help @raw/favicon_picasa @raw/thumb_picasa @raw/favicon_yahoo diff --git a/res/values/strings.xml b/res/values/strings.xml index 6a1a6f1..1e5f68f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -774,10 +774,15 @@ http://www.google.com/webhp?client={CID}&source=android-instant&ion=1 + + Help + Google http://www.google.com/ + @string/help_page + http://www.google.com/support/mobile/?p=help_home Picasa http://picasaweb.google.com/ Yahoo! -- cgit v1.1