diff options
author | koolniczka <koolniczka@szm.com> | 2010-05-11 20:00:40 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackbuilds.org> | 2010-05-11 20:00:40 +0200 |
commit | 49996257744e2b79fddf86eecbb87cc89d9598c8 (patch) | |
tree | 729b63c0d7b332db3d1440d34294d8891ae30037 /libraries/GConf/README | |
parent | 4a2b02007af14ee2f060660e939298d5e4c97b47 (diff) | |
download | slackbuilds-49996257744e2b79fddf86eecbb87cc89d9598c8.tar.gz |
libraries/GConf: Added to 12.0 repository
Diffstat (limited to 'libraries/GConf/README')
-rw-r--r-- | libraries/GConf/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/GConf/README b/libraries/GConf/README new file mode 100644 index 0000000000..48c2e67368 --- /dev/null +++ b/libraries/GConf/README @@ -0,0 +1,8 @@ +GConf is a configuration database system, functionally similar to the +Windows registry and annoying in the same manner. It's being written +for the GNOME desktop but does not require GNOME; configure should +notice if GNOME is not installed and compile the basic GConf library anyway. + +Compilation on a clean Slackware 12.1 system additionally requires ORBit2 +to be installed first. A SlackBuild for ORBit2 is available from the +SlackBuilds.org repository. |