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-12-29 10:00:21 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-12-29 10:00:21 (GMT)
commit15343165c8199172e620ad3addf7b2a5b7dfa942 (patch)
tree378ba06dfa278cd656f3577eed9a27be11494988 /ChangeLog
parent755ab0a93d5c83499d2c08124872283e6abd2263 (diff)
Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
2008-12-29 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-print-operation.c: (ev_print_operation_export_print_dialog_response_cb): Fallback to EV_FILE_FORMAT_PS when file_format is not defined. svn path=/trunk/; revision=3312
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8924818..cfa001e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-29 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-print-operation.c:
+ (ev_print_operation_export_print_dialog_response_cb):
+
+ Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
+
2008-12-28 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-print-operation.c: (export_cancel),