From f709fc5380fdc362b607a599509fdf4f6b98b5ef Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 6 Oct 2005 11:53:58 +0000 Subject: [PATCH] packages/matchbox-panel/matchbox-panel_0.9.2.bb: use small icons for h2200 --- packages/matchbox-panel/matchbox-panel_0.9.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/matchbox-panel/matchbox-panel_0.9.2.bb b/packages/matchbox-panel/matchbox-panel_0.9.2.bb index 5559929141..600d9fb3ad 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.2.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.2.bb @@ -10,9 +10,10 @@ inherit autotools pkgconfig gettext CFLAGS += "-D_GNU_SOURCE" -EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" +EXTRA_OECONF = " --enable-startup-notification --enable-dnotify " EXTRA_OECONF_append_h3600 = " --enable-small-icons " EXTRA_OECONF_append_h3900 = " --enable-small-icons " +EXTRA_OECONF_append_h2200 = " --enable-small-icons " EXTRA_OECONF_append_collie = " --enable-small-icons " EXTRA_OECONF_append_poodle = " --enable-small-icons " EXTRA_OECONF_append_mnci = " --enable-small-icons " -- 2.39.5