summaryrefslogtreecommitdiffstats
path: root/devel/gconf2/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:07:55 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:07:55 +0800
commit82668a5a8439e675e24ef1e63feab92af1f68e42 (patch)
treeb1dec9b5a11909412754cde7a86124bed0f04607 /devel/gconf2/pkg-descr
parente6bbcf50151b2b71ae5e44168254d8cdedb6ad66 (diff)
downloadmarcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.gz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.bz2
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.lz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.xz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.zst
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.zip
- Clean devel
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5056 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2/pkg-descr')
-rw-r--r--devel/gconf2/pkg-descr18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr
deleted file mode 100644
index 010cc810e..000000000
--- a/devel/gconf2/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-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/