diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:18:28 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:18:28 +0000 |
commit | 2e7054c0c76fe1c9a12de5925b7ad1a7aff94e45 (patch) | |
tree | 0309645fff674e01a79067ccaf6fea3a918b60c4 | |
parent | 347a3efa30b08135b7c816eb0ab891d667c5f6ea (diff) | |
download | chromium_src-2e7054c0c76fe1c9a12de5925b7ad1a7aff94e45.zip chromium_src-2e7054c0c76fe1c9a12de5925b7ad1a7aff94e45.tar.gz chromium_src-2e7054c0c76fe1c9a12de5925b7ad1a7aff94e45.tar.bz2 |
Linux: update splash page.
We support complex text and tab dragging now, so remove those from the
list of non-features. Also, mention font renderer in a bit to stop
people filing bugs for that.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20649 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/browser/resources/linux-splash-chrome.html | 3 | ||||
-rw-r--r-- | chrome/browser/resources/linux-splash.html | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/chrome/browser/resources/linux-splash-chrome.html b/chrome/browser/resources/linux-splash-chrome.html index ee8b551..605c0a5 100644 --- a/chrome/browser/resources/linux-splash-chrome.html +++ b/chrome/browser/resources/linux-splash-chrome.html @@ -33,9 +33,8 @@ <ul> <li>Plugins, including Flash (so no YouTube, Hulu, etc.)</li> <li>Printing</li> - <li>Complex text</li> - <li>Complex tab dragging</li> <li>Gears support</li> + <li>Different types of font renderering (please stop filing bugs about this)</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 e24fc9d..a3e135b 100644 --- a/chrome/browser/resources/linux-splash.html +++ b/chrome/browser/resources/linux-splash.html @@ -33,9 +33,8 @@ <ul> <li>Plugins, including Flash (so no YouTube, Hulu, etc.)</li> <li>Printing</li> - <li>Complex text</li> - <li>Complex tab dragging</li> <li>Gears support</li> + <li>Different types of font renderering (please stop filing bugs about this)</li> </ul> <p>Other parts of the browser are notably incomplete, poorly tuned and |