[Pkg-xfce-commits] r2280 - desktop/branches/svn-snapshots/xfconf/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Sep 8 05:32:28 UTC 2008
Author: corsac
Date: 2008-09-08 05:32:27 +0000 (Mon, 08 Sep 2008)
New Revision: 2280
Modified:
desktop/branches/svn-snapshots/xfconf/debian/control
Log:
update descriptions
Modified: desktop/branches/svn-snapshots/xfconf/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/control 2008-09-07 16:57:27 UTC (rev 2279)
+++ desktop/branches/svn-snapshots/xfconf/debian/control 2008-09-08 05:32:27 UTC (rev 2280)
@@ -20,8 +20,9 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Description: Xfce configuration library
- Xfce configuration library
+Description: configuration library for Xfce
+ libxfconf is a client-library which can be used by applications if they want
+ to store their settings in xfconfd.
Package: libxfconf-0-0-dbg
Section: libs
@@ -35,5 +36,8 @@
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, libxfconf-0-0 (= ${binary:Version})
-Description: settings manager for Xfce
- Settings manager for Xfce.
+Description: utilities for managing settings in Xfce
+ xfconf contains xfconfd and xfconf-query and xfsettingsd.
+ - xfconfd handles the Xfce settings storage
+ - xfconf-query enables users to tune settings from command line
+ - xfsettings is an Xsettings daemon, queried by xfconfd
More information about the Pkg-xfce-commits
mailing list