From 7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Mon, 28 Apr 2003 15:28:34 +0000 Subject: s/GALEON/EPIPHANY in the defines. 2003-04-28 David Bordoley * embed/ephy-embed-types.h: s/GALEON/EPIPHANY in the defines. * embed/ephy-embed-utils.c: (ephy_embed_utils_save) s/GaleonEmbedPersist/EphyEmbedPersist in the comment. * embed/mozilla/mozilla-embed-persist.cpp: (impl_save): s/mozilla_embed_get_galeon_wrapper/mozilla_embed_get_ephy_wrapper. * embed/mozilla/mozilla-embed.cpp: (mozilla_embed_get_galeon_wrapper), (mozilla_embed_get_ephy_wrapper): Remove duplicate function (keep the galeon one, since it was the one actually being used in the code). s/galeon/ephy. * embed/mozilla/mozilla-embed.h: s/mozilla_embed_get_galeon_wrapper/mozilla_embed_get_ephy_wrapper. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 05e296a77..7fe37c8fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2003-04-28 David Bordoley + + * embed/ephy-embed-types.h: + s/GALEON/EPIPHANY in the defines. + + * embed/ephy-embed-utils.c: (ephy_embed_utils_save) + s/GaleonEmbedPersist/EphyEmbedPersist in the comment. + + * embed/mozilla/mozilla-embed-persist.cpp: (impl_save): + s/mozilla_embed_get_galeon_wrapper/mozilla_embed_get_ephy_wrapper. + + * embed/mozilla/mozilla-embed.cpp: (mozilla_embed_get_galeon_wrapper), + (mozilla_embed_get_ephy_wrapper): + Remove duplicate function (keep the galeon one, since it was the one + actually being used in the code). + s/galeon/ephy. + + * embed/mozilla/mozilla-embed.h: + s/mozilla_embed_get_galeon_wrapper/mozilla_embed_get_ephy_wrapper. + 2003-04-28 David Bordoley * data/epiphany.schemas.in: -- cgit v1.2.3