From: David-John Willis Date: Fri, 15 Jan 2010 21:31:53 +0000 (+0000) Subject: pandora-xfce-defaults: Add latest XDG config file archive. X-Git-Tag: Release-2010-05/1~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9897a353c3036b42a688e0781e10c2c22739c030;p=openpandora.oe.git pandora-xfce-defaults: Add latest XDG config file archive. --- diff --git a/recipes/branding/pandora-xfce-defaults.bb b/recipes/branding/pandora-xfce-defaults.bb index 49f3cd8..0c90b81 100644 --- a/recipes/branding/pandora-xfce-defaults.bb +++ b/recipes/branding/pandora-xfce-defaults.bb @@ -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/ diff --git a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip index f3f666a..5010621 100644 Binary files a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip and b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip differ