summaryrefslogtreecommitdiffstats
path: root/devel/gconf2/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-16 05:35:09 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-16 05:35:09 +0800
commit595a678fd81afbf5a73aaed99830b95a3a149dfb (patch)
tree39da40828851ea4800f172d60d6e49b6dc5b1b5a /devel/gconf2/pkg-descr
parente2630c6a01cd3c9e2bcc0bb7b03cd6c4747f6467 (diff)
downloadmarcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar.gz
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar.bz2
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar.lz
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar.xz
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.tar.zst
marcuscom-ports-595a678fd81afbf5a73aaed99830b95a3a149dfb.zip
- Update to 2.13.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5382 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2/pkg-descr')
-rw-r--r--devel/gconf2/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr
new file mode 100644
index 000000000..010cc810e
--- /dev/null
+++ b/devel/gconf2/pkg-descr
@@ -0,0 +1,18 @@
+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.
+
+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://www.gnome.org/projects/gconf/