hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a3edf9f746ab70f36170350a3d266f07fef35bfb
commit a3edf9f746ab70f36170350a3d266f07fef35bfb Author: Hermet Park <[email protected]> Date: Fri Jul 8 10:44:05 2016 +0900 template: clean list item source code. --- data/templates/Listitem.edc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/templates/Listitem.edc b/data/templates/Listitem.edc index 9f1150e..638244d 100644 --- a/data/templates/Listitem.edc +++ b/data/templates/Listitem.edc @@ -255,8 +255,7 @@ collections { fixed: 1 0; } } - } - + } programs { program { "mouse_down_lock"; signal: "mouse,down,1"; --
