aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src
deleted file mode 100644
index 5ec10776e7..0000000000
--- a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.places.src
+++ /dev/null
@@ -1,25 +0,0 @@
-group "Config" struct {
- value "version" int: 65679;
- value "fm" string: "";
- value "auto_mount" uchar: 1;
- value "auto_open" uchar: 0;
- group "conf_items" list {
- group "Config_Item" struct {
- value "id" string: "Places.1";
- value "switch2" int: 0;
- }
- }
- group "conf_items" list {
- group "Config_Item" struct {
- value "id" string: "Places.2";
- value "switch2" int: 0;
- }
- }
- value "show_menu" uchar: 1;
- value "show_home" uchar: 1;
- value "show_desk" uchar: 0;
- value "show_trash" uchar: 0;
- value "show_root" uchar: 1;
- value "show_temp" uchar: 0;
- value "show_bookm" uchar: 1;
-}