aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@svn.gnome.org>2007-01-29 03:56:01 +0800
committerChristian Persch <chpe@src.gnome.org>2007-01-29 03:56:01 +0800
commit2eee055dd76bfe30aea7758025cdd499aea95b4d (patch)
tree21b73c51d5f3188c67c802723bf0ea58362539b4 /ChangeLog
parent9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84 (diff)
downloadgsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar.gz
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar.bz2
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar.lz
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar.xz
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.tar.zst
gsoc2013-epiphany-2eee055dd76bfe30aea7758025cdd499aea95b4d.zip
Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()".
2007-01-28 Christian Persch <chpe@svn.gnome.org> * src/epiphany.defs: * src/epiphany.override: Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()". Bug #351705. svn path=/trunk/; revision=6854
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23d54cbc4..801063b2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-01-28 Christian Persch <chpe@svn.gnome.org>
+ * src/epiphany.defs:
+ * src/epiphany.override:
+
+ Fix the wrapping of the singleton Ephy[Embed]Shell as
+ "epiphany.Shell()". Bug #351705.
+
+2007-01-28 Christian Persch <chpe@svn.gnome.org>
+
* data/Makefile.am:
Fix schemas install command.