diff options
author | Christian Persch <chpe@gnome.org> | 2007-09-10 05:11:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-09-10 05:11:39 +0800 |
commit | b3a75061677399de19355802c54c4d355653f284 (patch) | |
tree | 689385d476a8034eb7d5fd1d7939b7b01b6468eb /ChangeLog | |
parent | 0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7 (diff) | |
download | gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar.gz gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar.bz2 gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar.lz gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar.xz gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.tar.zst gsoc2013-epiphany-b3a75061677399de19355802c54c4d355653f284.zip |
A m4/libxul.m4: Integrate the "xulrunner" backend with configure. Not
2007-09-09 Christian Persch <chpe@gnome.org>
* configure.ac:
* embed/Makefile.am:
* embed/ephy-embed-factory.c: (ephy_embed_factory_new_object):
* m4/gecko.m4:
A m4/libxul.m4:
* src/Makefile.am: Integrate the "xulrunner" backend with configure.
Not building yet.
svn path=/trunk/; revision=7359
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-09-09 Christian Persch <chpe@gnome.org> + + * configure.ac: + * embed/Makefile.am: + * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): + * m4/gecko.m4: + A m4/libxul.m4: + * src/Makefile.am: Integrate the "xulrunner" backend with configure. + Not building yet. + 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * lib/widgets/ephy-search-entry.c: (ephy_search_entry_get_type), |