devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=11bf6fe6f2dea1eb0a6692d024ca2d676b22f584
commit 11bf6fe6f2dea1eb0a6692d024ca2d676b22f584 Author: Chris Michael <cp.mich...@samsung.com> Date: Tue Nov 5 09:50:17 2013 +0000 Remove whitespace Signed-off-by: Chris Michael <cp.mich...@samsung.com> --- data/themes/edc/elm/border.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/themes/edc/elm/border.edc b/data/themes/edc/elm/border.edc index 627c9f3..7af91f7 100644 --- a/data/themes/edc/elm/border.edc +++ b/data/themes/edc/elm/border.edc @@ -1569,7 +1569,7 @@ group { name: "elm/border/base/default"; target: "min1"; target: "min2"; } - + program { signal: "mouse,down,1"; source: "e.event.titlebar"; action: SIGNAL_EMIT "elm,action,move,start" "elm"; --