aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom/module.fileman.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.fileman.src
parent6b86436a0e986cb6cd0cefecff91479948f5ee79 (diff)
downloadopenembedded-fb03df419a2bbea318b00655957d4f9e4b49c4ab.tar.gz
e-wm config angstrom: add support for more flavours
* also automagically package flavours
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/module.fileman.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/module.fileman.src28
1 files changed, 0 insertions, 28 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/module.fileman.src b/recipes/angstrom/e-wm-config-angstrom/module.fileman.src
deleted file mode 100644
index b40eec6129..0000000000
--- a/recipes/angstrom/e-wm-config-angstrom/module.fileman.src
+++ /dev/null
@@ -1,28 +0,0 @@
-group "Fileman_Config" struct {
- value "config_version" int: 65793;
- value "view.mode" int: 1;
- value "view.open_dirs_in_place" uchar: 0;
- value "view.selector" uchar: 0;
- value "view.single_click" uchar: 0;
- value "view.no_subdir_jump" uchar: 0;
- value "view.no_subdir_drop" uchar: 0;
- value "view.always_order" uchar: 0;
- value "view.link_drop" uchar: 0;
- value "view.fit_custom_pos" uchar: 0;
- value "view.show_full_path" uchar: 0;
- value "view.show_desktop_icons" uchar: 0;
- value "view.show_toolbar" uchar: 1;
- value "icon.icon.w" int: 48;
- value "icon.icon.h" int: 48;
- value "icon.list.w" int: 16;
- value "icon.list.h" int: 16;
- value "icon.fixed.w" uchar: 0;
- value "icon.fixed.h" uchar: 0;
- value "icon.extension.show" uchar: 1;
- value "list.sort.no_case" uchar: 1;
- value "list.sort.dirs.first" uchar: 1;
- value "list.sort.dirs.last" uchar: 0;
- value "selection.single" uchar: 0;
- value "selection.windows_modifiers" uchar: 0;
- value "theme.fixed" uchar: 0;
-}