diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-29 03:56:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-29 03:56:01 +0800 |
commit | 2eee055dd76bfe30aea7758025cdd499aea95b4d (patch) | |
tree | 21b73c51d5f3188c67c802723bf0ea58362539b4 /ChangeLog | |
parent | 9f55ee3719b4ba01a4929ca0f9b1e71c24ebae84 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |