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>2008-05-25 16:39:13 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-05-25 16:39:13 (GMT)
commita2fef76cd3e414028d5af037a3ff1913a3fdb7d3 (patch)
tree926a6bc66accbde1ab48255ad7a456219df7bb5e /ChangeLog
parent32467bc3238a3ad14f276c7695d79f8ca12a7b76 (diff)
Use the window title as print job name instead of just "evince-print".
2008-05-25 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_print_send), (ev_window_do_preview_print): Use the window title as print job name instead of just "evince-print". Fixes bug #534493. svn path=/trunk/; revision=3042
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eaf21f..b212d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-25 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (ev_window_print_send),
+ (ev_window_do_preview_print):
+
+ Use the window title as print job name instead of just
+ "evince-print". Fixes bug #534493.
+
2008-05-19 Frederic Peters <fpeters@0d.be>
* libdocument/Makefile.am: fixed typo in ev-debug.h filename.