pandora-xfce-defaults: Add latest XDG config file archive.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Fri, 15 Jan 2010 21:31:53 +0000 (21:31 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Fri, 15 Jan 2010 21:31:53 +0000 (21:31 +0000)
recipes/branding/pandora-xfce-defaults.bb
recipes/branding/pandora-xfce-defaults/xfce4-conf.zip

index 49f3cd8..0c90b81 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Default OpenPandora settings for Xfce4"
 HOMEPAGE = "http://www.openpandora.org"
 SECTION = "x11/xfce"
 
-PR = "r7"
+PR = "r9"
 
 SRC_URI = " \
   file://xfce4-conf.zip \
@@ -18,7 +18,9 @@ do_install() {
   
   install -d ${D}${sysconfdir}/xdg/op/xfce4/
   install -m 0666 ${WORKDIR}/xfce4/helpers.rc ${D}${sysconfdir}/xdg/op/xfce4/
-
+  install -m 0666 ${WORKDIR}/xfce4/Xcursor.xrdb ${D}${sysconfdir}/xdg/op/xfce4/
+  install -m 0666 ${WORKDIR}/xfce4/Xft.xrdb ${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 f3f666a..5010621 100644 (file)
Binary files a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip and b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip differ