aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dconf
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-08-31 01:33:05 +0800
committerkwm <kwm@FreeBSD.org>2013-08-31 01:33:05 +0800
commit9f7ec4d1b40137d1f3a28804e241cdf8a2d2205a (patch)
treebd60820d530f87ad18eeb8d75bce75b51ba41b6b /devel/dconf
parenta2987deb5af10a6b3c3c1b9f2b37793fecda89c3 (diff)
downloadfreebsd-ports-gnome-9f7ec4d1b40137d1f3a28804e241cdf8a2d2205a.tar.gz
freebsd-ports-gnome-9f7ec4d1b40137d1f3a28804e241cdf8a2d2205a.tar.zst
freebsd-ports-gnome-9f7ec4d1b40137d1f3a28804e241cdf8a2d2205a.zip
Update pkg-descr to match the port.
Diffstat (limited to 'devel/dconf')
-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