aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-11-03 03:01:43 +0800
committerChristian Persch <chpe@src.gnome.org>2003-11-03 03:01:43 +0800
commit768567d3d36f935870adc47bb0b5930db1549e15 (patch)
treec6243cabee58ac4a3e922c441200622ec7ac7448 /ChangeLog
parent3a4e04be99f31b2fbf4515efd5bc369630dc4006 (diff)
downloadgsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar.gz
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar.bz2
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar.lz
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar.xz
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.tar.zst
gsoc2013-epiphany-768567d3d36f935870adc47bb0b5930db1549e15.zip
Adjust return value so that mozilla doesn't erreonously put up a failure
2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: (ShowPrintDialog): Adjust return value so that mozilla doesn't erreonously put up a failure dialogue.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73833d29e..1596dbf5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-11-02 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/PrintingPromptService.cpp: (ShowPrintDialog):
+
+ Adjust return value so that mozilla doesn't erreonously put up
+ a failure dialogue.
+
+2003-11-02 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/PrintingPromptService.cpp:
* embed/print-dialog.c: (print_dialog_new),
(print_dialog_new_with_parent), (print_dialog_print),