Signed-off-by: Lukas Märdian <[email protected]>
---
 e-wm/e-wm-config-illume2-shr/Makefile.am           |   14 ++++++++++++--
 .../palm_pre/module.illume-indicator.src           |    4 ++++
 2 files changed, 16 insertions(+), 2 deletions(-)
 create mode 100644 
e-wm/e-wm-config-illume2-shr/palm_pre/module.illume-indicator.src

diff --git a/e-wm/e-wm-config-illume2-shr/Makefile.am 
b/e-wm/e-wm-config-illume2-shr/Makefile.am
index ae395ec..5bcbbaa 100644
--- a/e-wm/e-wm-config-illume2-shr/Makefile.am
+++ b/e-wm/e-wm-config-illume2-shr/Makefile.am
@@ -13,7 +13,6 @@ EXTRA_DIST = \
        module.illume2.src \
        module.illume-home.src \
        module.illume-softkey.src \
-       module.illume-indicator.src \
        module.illume-keyboard.src
 
 filesdir = $(datadir)/enlightenment/data/config/illume2-shr
@@ -28,9 +27,20 @@ files_DATA = \
        module.illume2.cfg \
        module.illume-home.cfg \
        module.illume-softkey.cfg \
-       module.illume-indicator.cfg \
        module.illume-keyboard.cfg
 
+if WANT_MACHINE_PALMPRE
+EXTRA_DIST += \
+       palm_pre/module.illume-indicator.src
+files_DATA += \
+       palm_pre/module.illume-indicator.src
+else
+EXTRA_DIST += \
+       module.illume-indicator.src
+files_DATA += \
+       module.illume-indicator.src
+endif
+
 %.cfg: %.src
        $(EET_EET) -e \
        $@ config \
diff --git a/e-wm/e-wm-config-illume2-shr/palm_pre/module.illume-indicator.src 
b/e-wm/e-wm-config-illume2-shr/palm_pre/module.illume-indicator.src
new file mode 100644
index 0000000..97fe9b4
--- /dev/null
+++ b/e-wm/e-wm-config-illume2-shr/palm_pre/module.illume-indicator.src
@@ -0,0 +1,4 @@
+group "Illume-Indicator_Cfg" struct {
+    value "version" int: 0;
+    value "height" int: 40;
+}
-- 
1.7.1

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to