bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/misc/entrance.git/commit/?id=147ec130e1e1a5833b36856685f16d0b7de6125b

commit 147ec130e1e1a5833b36856685f16d0b7de6125b
Author: Marcel Hollerbach <[email protected]>
Date:   Wed Feb 19 15:38:02 2014 +0100

    Updated the Theme
---
 data/themes/default/default.edc | 46 -----------------------------------------
 1 file changed, 46 deletions(-)

diff --git a/data/themes/default/default.edc b/data/themes/default/default.edc
index f321e18..891092c 100644
--- a/data/themes/default/default.edc
+++ b/data/themes/default/default.edc
@@ -448,52 +448,6 @@ collections {
       }
    }
 
-   group { name: "entrance/conf/login";
-      parts {
-         part { name: "base";
-            type: RECT;
-            description { state: "default" 0.0;
-               visible: 0;
-            }
-         }
-         part { name: "entrance.conf";
-            type: SWALLOW;
-            description { state: "default" 0.0;
-               visible: 1;
-            }
-         }
-         part { name: "hover";
-            type: RECT;
-            mouse_events: 1;
-            repeat_events: 0;
-            description { state: "default" 0.0;
-               color: 0 0 0 196;
-            }
-            description { state: "hidden" 0.0;
-               visible: 0;
-            }
-         }
-         part { name: "entrance.login";
-            type: SWALLOW;
-            description { state: "default" 0.0;
-               visible: 1;
-            }
-            description { state: "hidden" 0.0;
-               visible: 0;
-            }
-         }
-      }
-      programs {
-         program { name: "conf_enabled";
-            signal: "entrance,conf_user,enabled";
-            source: "";
-            action: STATE_SET "hidden" 0.0;
-            target: "hover";
-            target: "entrance.login";
-         }
-      }
-   }
-
    group { name: "entrance/user";
       data.item: "items"  "adrielhernandez-cmyk-tux brunocb-tux-1-euro 
cisoun-tux-coup-de-soleil eliaden-tux-marin fcys14-tux-breton fcys14-tux-croco 
fcys14-tux-pompier fcys14-yoshi-tux m4r10-tux-crema mybob-calimetux 
overlord59-astro-tux overlord59-dj-tux-mix-platine overlord59-magic-tux 
overlord59-tux-pianiste touko-tux-pirate";
       parts {

-- 


Reply via email to