pandora-xfce-defaults: Update default settings and add default apps list.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 14 Dec 2009 11:46:27 +0000 (11:46 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 14 Dec 2009 11:46:27 +0000 (11:46 +0000)
recipes/branding/pandora-xfce-defaults.bb
recipes/branding/pandora-xfce-defaults/xfce4-conf.zip

index b838f7b..a84534f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Default OpenPandora settings for Xfce4"
 HOMEPAGE = "http://www.openpandora.org"
 SECTION = "x11/xfce"
 
-PR = "r1"
+PR = "r5"
 
 SRC_URI = " \
   file://xfce4-conf.zip \
@@ -13,7 +13,11 @@ do_install() {
   install -d ${D}${datadir}/pixmaps/
   install -m 0644 ${WORKDIR}/pixmaps/* ${D}${datadir}/pixmaps/
 
+  install -d ${D}${sysconfdir}/xdg/op/applications/
+  install -m 0666 ${WORKDIR}/applications/defaults.list ${D}${sysconfdir}/xdg/op/applications/
+  
   install -d ${D}${sysconfdir}/xdg/op/xfce4/
+  install -m 0666 ${WORKDIR}/xfce4/helpers.rc ${D}${sysconfdir}/xdg/op/xfce4/
 
   install -d ${D}${sysconfdir}/xdg/op/xfce4/panel/
   install -m 0666 ${WORKDIR}/xfce4/panel/* ${D}${sysconfdir}/xdg/op/xfce4/panel/
index a035afb..c82ee66 100644 (file)
Binary files a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip and b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip differ