GConf D-BUS

Introduction

Introduction

This is a version of GConf that uses D-BUS as IPC mechanism instead of ORBit. The intended use for this version is platforms where the whole Bonobo/ORBit stack can't be used.

The current trunk version is based on GConf 2.16. Please note that this is not intended as the base for a new upstream GNOME GConf version but rather a way to replace ORBit with D-BUS with a minimal patch.

Source

The source is available from our Subversion repository:

svn co http://developer.imendio.com/svn/gconf-dbus/trunk/ gconf-dbus

The older version based on GConf 2.6 is available in a branch:

svn co http://developer.imendio.com/svn/gconf-dbus/branches/gconf-2-6 / gconf-dbus-2-6
Browse the source

You can also browse the sourcecode.

Resources