summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-07 18:24:25 +0000
committerkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-07 18:24:25 +0000
commiteea2deb6352963f0b176756981f242058646dbed (patch)
treeaebbf3b08633ef939974eadab99db59223d1bce7 /chrome/common
parent109805a973b58a72d2ba06b22d2cd9a04abc6bcc (diff)
downloadchromium_src-eea2deb6352963f0b176756981f242058646dbed.zip
chromium_src-eea2deb6352963f0b176756981f242058646dbed.tar.gz
chromium_src-eea2deb6352963f0b176756981f242058646dbed.tar.bz2
doc fixes
BUG=none TEST=none Review URL: http://codereview.chromium.org/5648003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68496 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/docs/images/index/gmail-small.pngbin0 -> 2594 bytes
-rw-r--r--chrome/common/extensions/docs/index.html2
-rw-r--r--chrome/common/extensions/docs/static/index.html2
3 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/images/index/gmail-small.png b/chrome/common/extensions/docs/images/index/gmail-small.png
new file mode 100644
index 0000000..d235d6e
--- /dev/null
+++ b/chrome/common/extensions/docs/images/index/gmail-small.png
Binary files differ
diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html
index 15f26c3..7e89cfc 100644
--- a/chrome/common/extensions/docs/index.html
+++ b/chrome/common/extensions/docs/index.html
@@ -338,7 +338,7 @@ a downloadable kind of
</p>
<p>
-<img src="images/index/NEW/gmail.png" width="91" height="35" align="right" style="margin-top:0px; margin-left:0.5em" alt="A screenshot of an extension's icon in the browser bar">
+<img src="images/index/gmail-small.png" width="91" height="35" align="right" style="margin-top:0px; margin-left:0.5em" alt="A screenshot of an extension's icon in the browser bar">
From a user's point of view,
extensions and packaged apps are very different
because they present very different user interfaces.
diff --git a/chrome/common/extensions/docs/static/index.html b/chrome/common/extensions/docs/static/index.html
index 07bfac5..079e37f 100644
--- a/chrome/common/extensions/docs/static/index.html
+++ b/chrome/common/extensions/docs/static/index.html
@@ -34,7 +34,7 @@ a downloadable kind of
</p>
<p>
-<img src="images/index/NEW/gmail.png" width="91" height="35"
+<img src="images/index/gmail-small.png" width="91" height="35"
align="right" style="margin-top:0px; margin-left:0.5em"
alt="A screenshot of an extension's icon in the browser bar" />
From a user's point of view,