settings-daemon: Add sound theme gconf key handling

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-05-22 17:35:25 +01:00
parent 2b6bce37ca
commit 7f4d8d110f
2 changed files with 50 additions and 2 deletions

View File

@@ -4,10 +4,11 @@ DEPENDS = "gconf glib-2.0 gtk+"
SECTION = "x11"
PV = "0.0+svnr${SRCREV}"
PR = "r2"
PR = "r3"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://70settings-daemon.sh"
file://addsoundkeys.patch;patch=1 \
file://70settings-daemon.sh"
S = "${WORKDIR}/${PN}"