summaryrefslogtreecommitdiff
path: root/recipes/angstrom/e-wm-config-angstrom/module.pager.src
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-17 19:44:30 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-17 19:44:30 +0200
commitfb03df419a2bbea318b00655957d4f9e4b49c4ab (patch)
treeba00b3b601e904109749071a4e584a0b1b0e8479 /recipes/angstrom/e-wm-config-angstrom/module.pager.src
parent6b86436a0e986cb6cd0cefecff91479948f5ee79 (diff)
e-wm config angstrom: add support for more flavours
* also automagically package flavours
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/module.pager.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/module.pager.src15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/module.pager.src b/recipes/angstrom/e-wm-config-angstrom/module.pager.src
deleted file mode 100644
index 82a0a3ae99..0000000000
--- a/recipes/angstrom/e-wm-config-angstrom/module.pager.src
+++ /dev/null
@@ -1,15 +0,0 @@
-group "Pager_Config" struct {
- value "popup" uint: 1;
- value "popup_speed" double: 1.0000000000000000000000000;
- value "popup_urgent" uint: 0;
- value "popup_urgent_stick" uint: 0;
- value "popup_urgent_speed" double: 1.5000000000000000000000000;
- value "show_desk_names" uint: 1;
- value "popup_height" int: 60;
- value "popup_act_height" int: 60;
- value "drag_resist" uint: 3;
- value "btn_drag" uchar: 1;
- value "btn_noplace" uchar: 2;
- value "btn_desk" uchar: 0;
- value "flip_desk" uchar: 0;
-}