aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-04-28 23:28:34 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-04-28 23:28:34 +0800
commit7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8 (patch)
tree0073f428ebae79029c002593c68ec1320eeb09af /ChangeLog
parenteeaf97888b199c4fbd313665cbfd0f2ad6a2a7ef (diff)
downloadgsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar.gz
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar.bz2
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar.lz
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar.xz
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.tar.zst
gsoc2013-epiphany-7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8.zip
s/GALEON/EPIPHANY in the defines.
2003-04-28 David Bordoley <bordoley@msu.edu> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e296a77..7fe37c8fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
2003-04-28 David Bordoley <bordoley@msu.edu>
+ * 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 <bordoley@msu.edu>
+
* data/epiphany.schemas.in:
* data/ui/epiphany-bookmark-editor-ui.xml.in:
* data/ui/epiphany-toolbar.xml.in: