Registered by Marc Zinnschlag

An application preferences dialogue, implemented as a DBus - service

This application implements the preference dialogue (typically found under Edit->Preferences) as a separate application, that can be used by another application (called the client application or client) through DBus.

The available preferences and how they are to be presented to the user is described in a XML-file (the desc file), which can be stored in a place of the client discretion. The client does not need to bother with the desc file (it just needs to pass along the file location when invoking the FinalConfig service).

An informal description of the desc file format can be read here: http://www.zpages.de/finalconfig/descformat.html

The actual preferences are stored in a separate XML-file (the config file), which can be stored in a place of the client discretion too. From the clients perspective this is nothing more than a list of key-value pairs.

See https://launchpad.net/~finalconfig-team for the project's mailing list.

Project information

Maintainer:
Marc Zinnschlag
Driver:
Marc Zinnschlag
Licence:
GNU LGPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All bugs Latest bugs reported

All blueprints Latest blueprints

Get Involved

Downloads

Latest version is 0.1
released

All downloads

Announcements