diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 17:27:31 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 17:27:31 +0000 |
commit | 6a939dc42610b8e79b45e9107a64c3aab916c85b (patch) | |
tree | 6e36f82ca6a92e2cc8bb7d5033646515aa8e8a08 /chrome/browser/resources | |
parent | 144219ae83c26b3ba34adb957192c9d659b10657 (diff) | |
download | chromium_src-6a939dc42610b8e79b45e9107a64c3aab916c85b.zip chromium_src-6a939dc42610b8e79b45e9107a64c3aab916c85b.tar.gz chromium_src-6a939dc42610b8e79b45e9107a64c3aab916c85b.tar.bz2 |
Linux: Remove linux splash page and printing command line switch.
BUG=22295
BUG=19911
Review URL: http://codereview.chromium.org/211036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26698 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources')
-rw-r--r-- | chrome/browser/resources/linux-splash-chrome.html | 74 | ||||
-rw-r--r-- | chrome/browser/resources/linux-splash.html | 72 |
2 files changed, 0 insertions, 146 deletions
diff --git a/chrome/browser/resources/linux-splash-chrome.html b/chrome/browser/resources/linux-splash-chrome.html deleted file mode 100644 index 6ea8589..0000000 --- a/chrome/browser/resources/linux-splash-chrome.html +++ /dev/null @@ -1,74 +0,0 @@ -<!DOCTYPE html> -<html lang="en-US"> - <head> - <title>Google Chrome Dev Build Warning</title> - <style> - body { - font-family: sans-serif; - font-size: 0.8em; - margin: 2em 4em; - } - - div.text { - max-width: 60ex; - } - - tt { - /* https://bugs.webkit.org/show_bug.cgi?id=19161 */ - font-size: 120%; - } - </style> - </head> - <body> - <center> - <h1>Google Chrome Dev Build</h1> - </center> - - <div class="text"> - - <p>This is an <i>in-progress</i> build of Google Chrome on Linux. - - <p>We are still working on it. Parts of the browser are - incomplete, poorly tuned and broken. User beware! - - <h3>‘Chromium’ <i>vs</i> ‘Google Chrome’</h3> - - <p><a href="http://code.google.com/chromium/">Chromium</a> is an open - source browser project. <a href="http://www.google.com/chrome">Google - Chrome</a> is a browser from Google, based on the Chromium project. - - <p>This is a build of Google Chrome, released by Google for testing. - - <h3>Don't file bugs without doing the work</h3> - - <p>Every minute spent triaging and de-duplicating bugs is a minute spent - not fixing them. If you have a good bug report (e.g. includes a - stack trace or a reduced test case), first verify it exists in the <a - href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/"> - latest build</a>, then <a - href="http://code.google.com/p/chromium/issues/list?can=1&q=os:linux"> - verify it hasn't been filed already</a>, then <a - href="http://code.google.com/p/chromium/issues/entry?template=Defect%20on%20Linux"> - file your bug using the Linux-specific template</a>. - - <h3>How to help</h3> - - <p>Chromium is an open source project, and you are welcome to help out. We - have <a href="http://dev.chromium.org/">documentation for developers</a> as - well as mailing lists and an IRC channel. - - <h3>Printing</h3> - - Basic printing support is now available with the --enable-printing flag. - There is no support for page preview, adjusting the margins, editing the - header/footer, etc. If you have bug reports, please file them, but be sure - to - <a href="http://code.google.com/p/chromium/issues/list?can=2&q=label:Printing#"> - search existing issues</a> first, because we know a lot of features are - missing. - - </div> - - <p></p> - </body> -</html> diff --git a/chrome/browser/resources/linux-splash.html b/chrome/browser/resources/linux-splash.html deleted file mode 100644 index 26a0361..0000000 --- a/chrome/browser/resources/linux-splash.html +++ /dev/null @@ -1,72 +0,0 @@ -<!DOCTYPE html> -<html lang="en-US"> - <head> - <title>Chromium Dev Build Warning</title> - <style> - body { - font-family: sans-serif; - font-size: 0.8em; - margin: 2em 4em; - } - - div.text { - max-width: 60ex; - } - - tt { - /* https://bugs.webkit.org/show_bug.cgi?id=19161 */ - font-size: 120%; - } - </style> - </head> - <body> - <center> - <h1>Chromium Dev Build</h1> - </center> - - <div class="text"> - - <p>This is an <i>in-progress</i> build of Chromium on Linux. - - <p>We are still working on it. Parts of the browser are - incomplete, poorly tuned and broken. User beware! - - <h3>‘Chromium’ <i>vs</i> ‘Google Chrome’</h3> - - <p><a href="http://code.google.com/chromium/">Chromium</a> is an open - source browser project. <a href="http://www.google.com/chrome">Google - Chrome</a> is a browser from Google, based on the Chromium project. - - <h3>Don't file bugs without doing the work</h3> - - <p>Every minute spent triaging and de-duplicating bugs is a minute spent - not fixing them. If you have a good bug report (e.g. includes a - stack trace or a reduced test case), first verify it exists in the <a - href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/"> - latest build</a>, then <a - href="http://code.google.com/p/chromium/issues/list?can=1&q=os:linux"> - verify it hasn't been filed already</a>, then <a - href="http://code.google.com/p/chromium/issues/entry?template=Defect%20on%20Linux"> - file your bug using the Linux-specific template</a>. - - <h3>How to help</h3> - - <p>Chromium is an open source project, and you are welcome to help out. We - have <a href="http://dev.chromium.org/">documentation for developers</a> as - well as mailing lists and an IRC channel. - - <h3>Printing</h3> - - Basic printing support is now available with the --enable-printing flag. - There is no support for page preview, adjusting the margins, editing the - header/footer, etc. If you have bug reports, please file them, but be sure - to - <a href="http://code.google.com/p/chromium/issues/list?can=2&q=label:Printing#"> - search existing issues</a> first, because we know a lot of features are - missing. - - </div> - - <p></p> - </body> -</html> |