From ae2d26fcb200ffb031fcbeddb42d46a87250990e Mon Sep 17 00:00:00 2001 From: Viktor Kojouharov Date: Thu, 13 Nov 2008 10:51:49 +0000 Subject: [PATCH] this part doubles all events, and causes a double jump when using the mouse wheel to scroll through the desks. it seems to serve no other purpose SVN revision: 37601 --- data/themes/default.edc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 90459ceee..16f48354c 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -6926,14 +6926,6 @@ collections { /* begin the collection of edje groups that are in this file */ color: 255 255 255 255; } } - part { name: "mouse_over"; - mouse_events: 1; - repeat_events: 1; - type: RECT; - description { state: "default" 0.0; - color: 0 0 0 0; - } - } } programs { program { name: "on";