aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src b/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src
deleted file mode 100644
index 55757663d2..0000000000
--- a/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.ibar.src
+++ /dev/null
@@ -1,18 +0,0 @@
-group "IBar_Config" struct {
- group "items" list {
- group "IBar_Config_Item" struct {
- value "id" string: "0";
- value "dir" string: "default";
- value "show_label" int: 1;
- value "eap_label" int: 0;
- }
- }
- group "items" list {
- group "IBar_Config_Item" struct {
- value "id" string: "ibar.1";
- value "dir" string: "default";
- value "show_label" int: 1;
- value "eap_label" int: 0;
- }
- }
-}