aboutsummaryrefslogtreecommitdiffstats
path: root/src/epiphany.defs
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-03 04:50:25 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-03 04:50:25 +0800
commitd7fea59666e1aaf5ecc97219538b79932173e135 (patch)
tree24a6c0522ec116d6d72e46a6d8fad6c74e4b429e /src/epiphany.defs
parentae8ea41f87ce8c1e69c6a9ebe03eb154fcbe22b3 (diff)
downloadgsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar.gz
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar.bz2
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar.lz
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar.xz
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.tar.zst
gsoc2013-epiphany-d7fea59666e1aaf5ecc97219538b79932173e135.zip
Add configure switch to disable zeroconf bookmarks, since they're almost
2005-10-02 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * src/bookmarks/ephy-bookmarks.c: (save_filter), (ephy_bookmarks_save), (update_bookmark_keywords), (bookmark_is_categorized), (ephy_bookmarks_init), (ephy_bookmarks_finalize), (ephy_bookmarks_get_topic_uri), (ephy_bookmarks_find_keyword): * src/epiphany.defs: Add configure switch to disable zeroconf bookmarks, since they're almost useless since just about nobody ships gnome-vfs with howl support enabled, and have also been reported to cause long delays on startup.
Diffstat (limited to 'src/epiphany.defs')
-rw-r--r--src/epiphany.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/epiphany.defs b/src/epiphany.defs
index 058c038e8..6d556aa7b 100644
--- a/src/epiphany.defs
+++ b/src/epiphany.defs
@@ -2491,12 +2491,6 @@
(return-type "EphyNode*")
)
-(define-method get_local
- (of-object "EphyBookmarks")
- (c-name "ephy_bookmarks_get_local")
- (return-type "EphyNode*")
-)
-
;; From ../../src/bookmarks/ephy-bookmarksbar.h