diff options
author | Martin Kretzschmar <martink@src.gnome.org> | 2005-07-26 04:26:40 +0800 |
---|---|---|
committer | Martin Kretzschmar <martink@src.gnome.org> | 2005-07-26 04:26:40 +0800 |
commit | f01ae4b51169460be1bdb8139ce60a56fb9269eb (patch) | |
tree | 28a87ea259974ccaa5626f3e4696345be5c2853a /ChangeLog | |
parent | c9b3fac5e7c55ac5295fa0a991b8d5bff33953af (diff) | |
download | gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar.gz gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar.bz2 gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar.lz gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar.xz gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.tar.zst gsoc2013-epiphany-f01ae4b51169460be1bdb8139ce60a56fb9269eb.zip |
(using_pdf_printer): new function.
(ephy_print_verify_postscript): print a less techy message if
someone tries to print to PDF.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-07-25 Martin Kretzschmar <martink@gnome.org> + + * embed/print-dialog.c (using_pdf_printer): new function. + (ephy_print_verify_postscript): print a less techy message if + someone tries to print to PDF. + 2005-07-25 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file): |