summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-12-13 14:00:19 -0800
committerJohn Reck <jreck@google.com>2011-12-13 14:01:36 -0800
commit1e43249af8df208486d890fc86ae45ab39045221 (patch)
tree5dc8655ec39e5e403a4e4d44d55cb9a860b2fce1
parentd213f5c9ce56a74acb6efe880c943d3f96a6af95 (diff)
downloadBrowser-1e43249af8df208486d890fc86ae45ab39045221.tar.gz
Bug: 5756732 This reverts commit 986991e05172aed5c46fd050e3a1a066b635ff9e Change-Id: Ia4f40130949aa35f273b9b983b21e5424183f73c
-rw-r--r--res/raw/thumb_help.pngbin9792 -> 0 bytes
-rw-r--r--res/values/bookmarks_icons.xml2
-rw-r--r--res/values/strings.xml5
3 files changed, 0 insertions, 7 deletions
diff --git a/res/raw/thumb_help.png b/res/raw/thumb_help.png
deleted file mode 100644
index d8d72a22..00000000
--- a/res/raw/thumb_help.png
+++ /dev/null
Binary files differ
diff --git a/res/values/bookmarks_icons.xml b/res/values/bookmarks_icons.xml
index afad0ce0..5d8e85ac 100644
--- a/res/values/bookmarks_icons.xml
+++ b/res/values/bookmarks_icons.xml
@@ -3,8 +3,6 @@
<array name="bookmark_preloads">
<item>@raw/favicon_google</item>
<item>@raw/thumb_google</item>
- <item>@raw/favicon_google</item>
- <item>@raw/thumb_help</item>
<item>@raw/favicon_picasa</item>
<item>@raw/thumb_picasa</item>
<item>@raw/favicon_yahoo</item>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1e5f68f1..6a1a6f1f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -774,15 +774,10 @@
<string name="instant_base" translatable="false">
http://www.google.com/webhp?client={CID}&amp;source=android-instant&amp;ion=1</string>
- <!-- The name of the help page bookmark [CHAR LIMIT=10] -->
- <string name="help_page">Help</string>
-
<!-- Bookmarks -->
<string-array name="bookmarks" translatable="false">
<item>Google</item>
<item>http://www.google.com/</item>
- <item>@string/help_page</item>
- <item>http://www.google.com/support/mobile/?p=help_home</item>
<item>Picasa</item>
<item>http://picasaweb.google.com/</item>
<item>Yahoo!</item>