r21683: Remove the gconf registry backend.
commitb5c04c5b23d7a60443675c29b12786e5e6878aa3
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2007 18:21:59 +0000 (4 18:21 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2007 18:21:59 +0000 (4 18:21 +0000)
tree90ee3a4ea7d8d73762afe23092388f1812535c7f
parentd87d91cf595582982d0c32d8fea86e0f165da443
r21683: Remove the gconf registry backend.

It's already been disabled for a while, as it required some compile flags that broke other things.

While this backend was an interesting proof-of-concept, this module doesn't really add any value.
It's not possible to map between windows registry and gconf semantics and I can't think of
any reason why you would want to do so.
source/configure.ac
source/lib/registry/config.m4 [deleted file]
source/lib/registry/config.mk
source/lib/registry/reg_backend_gconf.c [deleted file]