From: David-John Willis Date: Tue, 2 Mar 2010 16:14:19 +0000 (+0000) Subject: pandora-xfce-defaults: Add latest defaults (batt. mon in the tray, mixer icon, new... X-Git-Tag: Release-2010-05/1~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208f2cc309dbb1438d30196f0dd8d86c85a3bb99;p=openpandora.oe.git pandora-xfce-defaults: Add latest defaults (batt. mon in the tray, mixer icon, new menu layout) - Needs testing. --- diff --git a/recipes/branding/pandora-xfce-defaults.bb b/recipes/branding/pandora-xfce-defaults.bb index 0c90b81..b55c85c 100644 --- a/recipes/branding/pandora-xfce-defaults.bb +++ b/recipes/branding/pandora-xfce-defaults.bb @@ -16,6 +16,9 @@ do_install() { 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/menus/ + install -m 0666 ${WORKDIR}/menus/* ${D}${sysconfdir}/xdg/op/menus/ + 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/ diff --git a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip index 5010621..ef5dbb0 100644 Binary files a/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip and b/recipes/branding/pandora-xfce-defaults/xfce4-conf.zip differ