Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Kretzschmar <martink@src.gnome.org>2005-07-25 20:25:15 (GMT)
committer Martin Kretzschmar <martink@src.gnome.org>2005-07-25 20:25:15 (GMT)
commitbfd77d338cda84284c5a01ac7817b0f52caae386 (patch)
tree0bd3b030ea5b4824ae375532b4be0be799cfbecd /ChangeLog
parent082a08309e217bcbe1d31622a5eb55dec8475e77 (diff)
(using_pdf_printer): new function.
(ev_window_print_range): 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 b80c16b..dd93913 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-07-25 Martin Kretzschmar <martink@gnome.org>
+ * shell/ev-window.c (using_pdf_printer): new function.
+ (ev_window_print_range): print a less techy message if someone
+ tries to print to PDF.
+
+2005-07-25 Martin Kretzschmar <martink@gnome.org>
+
* pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
from "unknown font" string. Bug #311431