diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-28 04:03:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-28 04:03:56 +0800 |
commit | 7a955848e5551318467c911b358ccd2343a3a4de (patch) | |
tree | d62f2cdb50716e346946c13b0482ecc2f29b2071 /ChangeLog | |
parent | 529f8a142ef1b5cf04062216a442c5f492ec12e0 (diff) | |
download | gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar.gz gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar.bz2 gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar.lz gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar.xz gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.tar.zst gsoc2013-epiphany-7a955848e5551318467c911b358ccd2343a3a4de.zip |
Print dialogue isn't an EphyEmbedDialog anymore, remove the
2004-10-27 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (ephy_print_dialog_new):
Print dialogue isn't an EphyEmbedDialog anymore, remove the
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-10-27 Christian Persch <chpe@cvs.gnome.org> + * embed/print-dialog.c: (ephy_print_dialog_new): + + Print dialogue isn't an EphyEmbedDialog anymore, remove the + include. + +2004-10-27 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed-dialog.c: (ephy_embed_dialog_init): * embed/ephy-embed-persist.c: (ephy_embed_persist_init), (ephy_embed_persist_to_string): |