Gnome2::GConf 1.020 (stable)



Gnome2::GConf version 1.020
==========================

This module allows you to use the GConf configuration system in order to
store/retrieve the configuration of an application.  GConf is a powerful
configuration manager based on a user daemon that handles a set of key and
value pairs, and notifies any changes of the value to every program that
monitors those keys.  GConf is used by GNOME 2.x.

The package is available from:

http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102147&release_id=354637

...and from anonymous cvs, tagged "rel-1-02-0" in the directory  
/gtk2-perl-xs/Gnome2-GConf .

DEPENDENCIES

This module requires these other modules and libraries:

  perl >= 5.8.0
  Glib >= 1.100 (perl module and requisite C libraries)
  libgconf2 >= 2.0.0 (C library)

To build from source, you also need:

  ExtUtils::Depends >= 0.2
  ExtUtils::PkgConfig >= 1.03
  Gtk2 >= 1.100 (perl module)

Overview of changes since 1.00x (the previous stable series)
===============================

* Implemented the new Gnome2::GConf::Client error handling system.
* Changed Gnome2::GConf::Client::all_entries semantics.
* Documentation fixes.
* Wrapped GConfEngine as Gnome2::GConf::Engine.

Overview of changes since 1.013
===============================

* The "Differential Engine" release
* Fix Gnome2::GConf::Engine reference mechanism.
* Use Glib::CodeGen from the stable Glib release.

Enjoy,
 Emmanuele.

-- 
Emmanuele Bassi - <ebassi gmail com>
Log: http://log.emmanuelebassi.net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]