* change back number of flaunch buttons from 10 to 3
* change back categorie from System to Bar
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
--- /dev/null
+--- e/src/modules/illume/e_flaunch.c 2010-02-09 22:33:25.000000000 +0100
++++ e/src/modules/illume/e_flaunch.c 2010-02-09 22:33:25.000000000 +0100
+@@ -97,10 +97,10 @@
+ int num = 0, max, count;
+
+ // FIXME: 3 should become config here
+- max = 10;
++ max = 3;
+ // for now just look for any apps in "category" 'Bar' and add the first 3
+ // FIXME: category should be configurable...
+- bar_desktops = efreet_util_desktop_category_list("System");
++ bar_desktops = efreet_util_desktop_category_list("Bar");
+ if (bar_desktops)
+ {
+ Efreet_Desktop *desktop;
LICENSE = "MIT BSD"
SRCNAME = "e"
PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r10"
+PR = "r11"
inherit e update-alternatives
SRC_URI_append_shr = " \
file://illume-disable-screensaver.patch;patch=1 \
file://wizard-module-skipping.patch;patch=1 \
+ file://illume-flaunch-fix.patch;patch=1 \
"
EXTRA_OECONF = "\