diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-29 01:33:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-29 01:33:22 +0800 |
commit | 9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84 (patch) | |
tree | 30b4fae8229b1a5b616faf2d5a6ce16a4461a5cc /ChangeLog | |
parent | 6f0304fe9fb31c0a16aa890d4e039f2de0a225b5 (diff) | |
download | gsoc2013-epiphany-9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84.tar.gz gsoc2013-epiphany-9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84.tar.zst gsoc2013-epiphany-9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84.zip |
Fix schemas install command.
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* data/Makefile.am:
Fix schemas install command.
svn path=/trunk/; revision=6852
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-28 Christian Persch <chpe@svn.gnome.org> + + * data/Makefile.am: + + Fix schemas install command. + 2007-01-27 Priit Laes <plaes@svn.gnome.org> * embed/mozilla/EphyAboutModule.cpp: @@ -14,6 +20,18 @@ 2007-01-23 Christian Persch <chpe@svn.gnome.org> + * embed/mozilla/EphyBrowser.cpp: + * embed/mozilla/GeckoPrintService.cpp: + * embed/mozilla/GeckoPrintService.h: + * embed/mozilla/GeckoPrintSession.cpp: + + Clear some print settings in the settings we hand to the print job, so + they don't get applied twice. Bug #394818. + + Prepare for printing to PDF (#if 0'd until the gecko bug is fixed). + +2007-01-23 Christian Persch <chpe@svn.gnome.org> + * data/mime-types-permissions.xml: Add another safe mime type. |