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>2007-01-09 18:51:06 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-01-09 18:51:06 (GMT)
commit74f3dcb70294146d0b625715b3b5d18453b01993 (patch)
tree6cb25cf16039f83afd0e643447c3d41bb34bdbac /ChangeLog
parent2e255763b2cd5b9571039261f9c29465b984bec5 (diff)
Send print job to printer with some settings set to default values, since
2007-01-09 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_print_send): Send print job to printer with some settings set to default values, since we have already exported to a file according to such settings and they could be taken twice by some printers. svn path=/trunk/; revision=2204
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecd6086..68699b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-01-09 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (ev_window_print_send):
+
+ Send print job to printer with some settings set to default values,
+ since we have already exported to a file according to such settings
+ and they could be taken twice by some printers.
+
+2007-01-09 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-jobs.c: (ev_job_xfer_run):
* shell/ev-application.c: (ev_application_open_uri_at_dest):