diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2006-01-30 05:09:53 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2006-01-30 05:09:53 +0800 |
commit | c488b4e9aca045965156e425129a6be95637da98 (patch) | |
tree | 28b83ee496865cd7c212600bc772fd312f154da7 /ChangeLog | |
parent | 94d9003fe9bab749eb4dba5a9bcf66721fb421cd (diff) | |
download | gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar.gz gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar.bz2 gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar.lz gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar.xz gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.tar.zst gsoc2013-epiphany-c488b4e9aca045965156e425129a6be95637da98.zip |
Add a function (ephy_embed_single_get_backend_name) to get the backend
2006-01-29 Crispin Flowerday <gnome@flowerday.cx>
* embed/ephy-embed-single.c: (ephy_embed_single_get_backend_name):
* embed/ephy-embed-single.h:
* embed/mozilla/mozilla-embed-single.cpp:
* src/epiphany.defs:
Add a function (ephy_embed_single_get_backend_name) to get
the backend that epiphany is using.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-01-29 Crispin Flowerday <gnome@flowerday.cx> + + * embed/ephy-embed-single.c: (ephy_embed_single_get_backend_name): + * embed/ephy-embed-single.h: + * embed/mozilla/mozilla-embed-single.cpp: + * src/epiphany.defs: + + Add a function (ephy_embed_single_get_backend_name) to get + the backend that epiphany is using. + 2006-01-29 Reinout van Schouwen <reinout@cs.vu.nl> * NEWS |