On Wed, Sep 16, 2015 at 4:35 PM, Jussi Kukkonen
<[email protected]> wrote:
> RRECOMMEND adwaita-icon-theme instead of gnome-icon-theme (as latter
> is removed from oe-core).
>
> Signed-off-by: Jussi Kukkonen <[email protected]>
> ---
>  meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb 
> b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
> index 25fa292..1a7fcb5 100644
> --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
> +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
> @@ -30,6 +30,6 @@ FILES_${PN} += " \
>      ${datadir}/xfce4 \
>  "
>
> -RRECOMMENDS_${PN} += "gnome-icon-theme"
> +RRECOMMENDS_${PN} += "adwaita-icon-theme"
>  RRECOMMENDS_${PN} += 
> "${@base_contains('DISTRO_FEATURES','alsa','libcanberra-alsa','',d)}"
>  RRECOMMENDS_${PN} += 
> "${@base_contains('DISTRO_FEATURES','pulseaudio','libcanberra-pulse','',d)}"
> --
> 2.1.4
>
Just a note on this one for early testers: It will cause missing icons
because xfce-settings expects gnome icons by default. So for early
testers be prepared.

I will send a follow up on this one because I am the one to blame: My
last commit on xfce4-settings hid the patch setting gnome icons as
default.

So:

Acked-By: Andreas Müller <[email protected]>
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to