diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-11-14 01:39:46 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-11-14 01:39:46 +0800 |
commit | 33be35697d5adebab76b93d863b127c300e8c7e5 (patch) | |
tree | b3f3977e1c99bcb3a568494a146f7b80ddf51108 /ChangeLog | |
parent | 20e2ac5fd338808c193b1a3a6fcbded983ca28a9 (diff) | |
download | gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar.gz gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar.bz2 gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar.lz gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar.xz gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.tar.zst gsoc2013-epiphany-33be35697d5adebab76b93d863b127c300e8c7e5.zip |
Looks like we need to unregister factory since we initialized it by
2003-11-13 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-shell.c: (ephy_shell_finalize):
Looks like we need to unregister factory since
we initialized it by ourself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-11-13 Marco Pesenti Gritti <marco@gnome.org> + * src/ephy-shell.c: (ephy_shell_finalize): + + Looks like we need to unregister factory since + we initialized it by ourself. + +2003-11-13 Marco Pesenti Gritti <marco@gnome.org> + * embed/mozilla/mozilla-notifiers.cpp: * src/ephy-main.c: (main): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_startup), |