aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Kretzschmar <martink@src.gnome.org>2005-07-26 04:26:40 +0800
committerMartin Kretzschmar <martink@src.gnome.org>2005-07-26 04:26:40 +0800
commitf01ae4b51169460be1bdb8139ce60a56fb9269eb (patch)
tree28a87ea259974ccaa5626f3e4696345be5c2853a /ChangeLog
parentc9b3fac5e7c55ac5295fa0a991b8d5bff33953af (diff)
downloadgsoc2013-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dd4dfe79..5432f0f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):