diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-24 07:03:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-24 07:03:08 +0800 |
commit | 93079ee8ea5a7a2e89d4842c9c4cad71724a99f4 (patch) | |
tree | 9ebdb2eaf70445709de27f8d8a374b25cf4e7400 /ChangeLog | |
parent | ae406f215282f65b7179ffbbe94eb1ce69768099 (diff) | |
download | gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar.gz gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar.bz2 gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar.lz gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar.xz gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.tar.zst gsoc2013-epiphany-93079ee8ea5a7a2e89d4842c9c4cad71724a99f4.zip |
EphyEmbedChrome is flags, not enum.
2004-12-24 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.c: (ephy_embed_base_init):
* lib/ephy-marshal.list:
EphyEmbedChrome is flags, not enum.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-12-24 Christian Persch <chpe@cvs.gnome.org> + + * embed/ephy-embed.c: (ephy_embed_base_init): + * lib/ephy-marshal.list: + + EphyEmbedChrome is flags, not enum. + 2004-12-23 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_base_init): |