diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-03-28 05:51:59 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-03-28 05:51:59 +0800 |
commit | e140d51204deb9868887ad2ccb3431973448f8a5 (patch) | |
tree | 708412d30915acdc105dffb60aecd218f58bc442 /ChangeLog | |
parent | b1ffea174d85b4cc3130663086f1c020732e3cc0 (diff) | |
download | gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.gz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.bz2 gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.lz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.xz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.zst gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.zip |
EphyEmbedPersist documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2004-03-27 Adam Hooper <adamh@cvs.gnome.org> + + * doc/reference/Makefile.am: + * doc/reference/epiphany-docs.sgml: + * doc/reference/epiphany-sections.txt: + * doc/reference/epiphany.types: + * doc/reference/tmpl/ephy-embed-persist.sgml: + * embed/ephy-embed-persist.c: (ephy_embed_persist_get_type), + (ephy_embed_persist_class_init): + * embed/ephy-embed-persist.h: + + Document EphyEmbedPersist. Also, make it an abstract class. Change + the return type of ephy_embed_persist_get_type() to long. + 2004-03-27 Piers Cornwell <piers@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import): |