Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4331)

Unified Diff: chrome/browser/resources/linux-splash.html

Issue 200138: GTK: Add a dialog for printing. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/linux-splash.html
===================================================================
--- chrome/browser/resources/linux-splash.html (revision 26368)
+++ chrome/browser/resources/linux-splash.html (working copy)
@@ -42,12 +42,12 @@
<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>.
+ 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>
@@ -55,6 +55,16 @@
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>
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter_gtk.cc ('k') | chrome/browser/resources/linux-splash-chrome.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698