diff options
author | Christian Persch <chpe@gnome.org> | 2007-06-14 20:17:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-06-14 20:17:29 +0800 |
commit | 9155e8cd98bc489df8a2093d1769b0b1c46981d7 (patch) | |
tree | 7305d00dc5d98d62f1b76902d4d6f66512ccf04e /ChangeLog | |
parent | a6a2cd926bc435e0dfbaf1c3d3535c0f2ba47410 (diff) | |
download | gsoc2013-epiphany-9155e8cd98bc489df8a2093d1769b0b1c46981d7.tar.gz gsoc2013-epiphany-9155e8cd98bc489df8a2093d1769b0b1c46981d7.tar.zst gsoc2013-epiphany-9155e8cd98bc489df8a2093d1769b0b1c46981d7.zip |
Set the print as cancelled in the print settings too, see
2007-06-14 Christian Persch <chpe@gnome.org>
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GeckoPrintSession.cpp:
* embed/mozilla/GeckoPrintSession.h:
Set the print as cancelled in the print settings too, see
https://bugzilla.mozilla.org/show_bug.cgi?id=253926.
svn path=/trunk/; revision=7081
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-06-14 Christian Persch <chpe@gnome.org> + + * embed/mozilla/GeckoPrintService.cpp: + * embed/mozilla/GeckoPrintSession.cpp: + * embed/mozilla/GeckoPrintSession.h: + + Set the print as cancelled in the print settings too, see + https://bugzilla.mozilla.org/show_bug.cgi?id=253926. + 2007-06-10 Christian Persch <chpe@gnome.org> * data/default-prefs-common.js: |