diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-09-14 05:52:00 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-09-14 05:52:00 +0800 |
commit | 809f1aca44d03364d59d33780684ad8c524a0025 (patch) | |
tree | 7bef6e9dc63f82fc2b9318ad1acbaa5f915e979c /doc/reference/epiphany-docs.sgml | |
parent | 25a80e3d76c1c74e810271f0cf46832f7b6e127d (diff) | |
download | gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar.gz gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar.bz2 gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar.lz gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar.xz gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.tar.zst gsoc2013-epiphany-809f1aca44d03364d59d33780684ad8c524a0025.zip |
Load/unload extensions based on GConf key
/apps/epiphany/general/active_extensions.
Update documentation a bit (i.e., make sure it actually builds).
Diffstat (limited to 'doc/reference/epiphany-docs.sgml')
-rw-r--r-- | doc/reference/epiphany-docs.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 77f21f012..ba3b13b3c 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -18,6 +18,7 @@ <xi:include href="xml/ephy-embed-factory.xml"/> <xi:include href="xml/ephy-node-db.xml"/> <xi:include href="xml/ephy-glade.xml"/> + <xi:include href="xml/ephy-extensions-manager.xml"/> </chapter> <chapter> <title>Incomplete</title> |