jpeg pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=66a517be2fc177698d801acdc7ffec159faec560

commit 66a517be2fc177698d801acdc7ffec159faec560
Author: Jean-Philippe Andre <[email protected]>
Date:   Mon May 12 15:08:36 2014 +0900

    Compilation: Align EDJ to CC
---
 data/themes/Makefile.am           | 2 +-
 data/themes/nyanology/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am
index 5323e40..7c88b44 100644
--- a/data/themes/Makefile.am
+++ b/data/themes/Makefile.am
@@ -20,7 +20,7 @@ base16_ocean_dark.edj
 
 AM_V_EDJ = $(am__v_EDJ_$(V))
 am__v_EDJ_ = $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
-am__v_EDJ_0 = @echo "  EDJ   " $@;
+am__v_EDJ_0 = @echo "  EDJ     " $@;
 
 EXTRA_DIST = \
 default.edc \
diff --git a/data/themes/nyanology/Makefile.am 
b/data/themes/nyanology/Makefile.am
index aae8fce..ef8b091 100644
--- a/data/themes/nyanology/Makefile.am
+++ b/data/themes/nyanology/Makefile.am
@@ -14,7 +14,7 @@ nyanology.edj
 
 AM_V_EDJ = $(am__v_EDJ_$(V))
 am__v_EDJ_ = $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
-am__v_EDJ_0 = @echo "  EDJ   " $@;
+am__v_EDJ_0 = @echo "  EDJ     " $@;
 
 EXTRA_DIST = \
 nyanology.edc

-- 


Reply via email to