summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-08-30 17:33:05 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-08-30 17:33:05 +0000
commitd2b559cc72ca336eb858a8c732a4538a08c0a4e3 (patch)
treebd60820d530f87ad18eeb8d75bce75b51ba41b6b /devel
parent68a9bee9a60b5ba45e5dec5cc25dec9d2be2caae (diff)
downloadfreebsd-ports-d2b559cc72ca336eb858a8c732a4538a08c0a4e3.zip
Update pkg-descr to match the port.
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf/pkg-descr21
1 files changed, 4 insertions, 17 deletions
diff --git a/devel/dconf/pkg-descr b/devel/dconf/pkg-descr
index 1688899d34fc..2fb1d589fe0a 100644
--- a/devel/dconf/pkg-descr
+++ b/devel/dconf/pkg-descr
@@ -1,18 +1,5 @@
-GConf extends the concept of a configuration registry. It provides
-a simple way for applications and administrators to store data;
-often GConf is used to store preferences for applications.
+Dconf is a low-level configuration system. Its main purpose is to
+provide a backend to GSettings on platforms that don't already have
+configuration storage systems.
-Some of the features of GConf are:
-GConf provides:
-
- * Documentation for each configuration key, so that administrators
- can better modify the value.
-
- * Notifications to interested applications when configuration data
- is changed. The notification service works across networks,
- affecting all login sessions for a single user.
-
- * Proper locking so that configuration data doesn't get corrupted
- when accessed by multiple applications at the same time.
-
-WWW: http://live.gnome.org/dconf
+WWW: https://live.gnome.org/dconf