Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2006-07-23 19:59:43 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-07-23 19:59:43 (GMT)
commit1bc11bf9ca800edd4469d5e8c8aeb605d3037bc7 (patch)
tree2230a6065f7b0ff89fde7282fcae97b9630a1821 /ChangeLog
parentee62be520b68ca0ff33fd7ed9b5f67c8ecf69e1e (diff)
Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422
2006-07-23 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * shell/Makefile.am: * shell/ev-job-queue.c: * shell/ev-jobs.[ch]: * shell/ev-sidebar-links.c: * shell/ev-window.[ch]: Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00b5589..9f2cc8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-07-23 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * configure.ac:
+ * shell/Makefile.am:
+ * shell/ev-job-queue.c:
+ * shell/ev-jobs.[ch]:
+ * shell/ev-sidebar-links.c:
+ * shell/ev-window.[ch]:
+
+ Use GtkPrint instead of GnomePrint when it's available. Fixes bug
+ #348422
+
2006-07-17 Carlos Garcia Campos <carlosgc@gnome.org>
* data/evince-toolbar.xml: Add preview toolbar (hidden by default)