gnomebase.bbclass: add /usr/share/GConf and gconf schemas into default FILES_${PN}

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-19 14:06:44 +02:00
parent bf206c9185
commit 517421d503
+2
View File
@@ -14,6 +14,8 @@ FILES_${PN} += "${datadir}/application-registry \
${datadir}/mime/application \
${datadir}/gnome-2.0 \
${datadir}/polkit* \
${datadir}/GConf \
${datadir}/glib-2.0/schemas \
"
FILES_${PN}-doc += "${datadir}/devhelp"