[oe] [meta-oe][PATCH 5/5] xfce4-settings: recommend adwaita, not gnome-icon-theme

Andreas Müller schnitzeltony at googlemail.com
Wed Sep 16 16:11:27 UTC 2015


On Wed, Sep 16, 2015 at 4:35 PM, Jussi Kukkonen
<jussi.kukkonen at intel.com> wrote:
> RRECOMMEND adwaita-icon-theme instead of gnome-icon-theme (as latter
> is removed from oe-core).
>
> Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
> ---
>  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 <schnitzeltony at googlemail.com>



More information about the Openembedded-devel mailing list