diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 18:23:58 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 18:23:58 +0000 |
commit | 441e20e60f26238146de1af53db3f999f4d1f7aa (patch) | |
tree | 0428d93cb050ec46c7c143048a89bfa55809bc84 | |
parent | f9fe8630a0ceba09f1bfcc4af7a52048be0d133c (diff) | |
download | chromium_src-441e20e60f26238146de1af53db3f999f4d1f7aa.zip chromium_src-441e20e60f26238146de1af53db3f999f4d1f7aa.tar.gz chromium_src-441e20e60f26238146de1af53db3f999f4d1f7aa.tar.bz2 |
Linux: update splash page to mention lack of Gears support.
TBR=dean
BUG=12058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16762 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/browser/resources/linux-splash-chrome.html | 1 | ||||
-rw-r--r-- | chrome/browser/resources/linux-splash.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/linux-splash-chrome.html b/chrome/browser/resources/linux-splash-chrome.html index 6dbdfa5..9f12858 100644 --- a/chrome/browser/resources/linux-splash-chrome.html +++ b/chrome/browser/resources/linux-splash-chrome.html @@ -34,6 +34,7 @@ <li>Printing</li> <li>Complex text</li> <li>Complex tab dragging</li> + <li>Gears support</li> </ul> <p>Other parts of the browser are notably incomplete, poorly tuned and diff --git a/chrome/browser/resources/linux-splash.html b/chrome/browser/resources/linux-splash.html index 7991fee..0a2c893 100644 --- a/chrome/browser/resources/linux-splash.html +++ b/chrome/browser/resources/linux-splash.html @@ -34,6 +34,7 @@ <li>Printing</li> <li>Complex text</li> <li>Complex tab dragging</li> + <li>Gears support</li> </ul> <p>Other parts of the browser are notably incomplete, poorly tuned and |