]> code.ossystems Code Review - openembedded-core.git/commitdiff
Correct desciption and section
authorMatthew Allum <mallum@openedhand.com>
Thu, 21 Sep 2006 14:01:17 +0000 (14:01 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 21 Sep 2006 14:01:17 +0000 (14:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@736 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/settings-daemon/settings-daemon_svn.bb

index 5e2a12268c3e72cf7d08b2e6256ea4112e9250bd..13a1a6468ebd480a918c1d9e0d31d128e4fde35d 100644 (file)
@@ -1,7 +1,7 @@
-DESCRIPTION = "Settings-daemon is a bridge between xst/gpe-confd and gconf"
+DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings"
 LICENSE = "GPL"
 DEPENDS = "gconf glib-2.0"
-SECTION = "gpe"
+SECTION = "x11"
 PV = "0.0+svn${SRCDATE}"
 PR = "r1"