|
From: <enl...@li...> - 2003-10-14 13:37:57
|
Enlightenment CVS committal Author : atmosphere Project : e17 Module : apps/entrance Dir : e17/apps/entrance/data/themes/Nebulous Modified Files: build_theme.sh Log Message: Let's all thank catalyst for taking the time to find all the problems in the theme migration :) Thanks Catalyst ! =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/Nebulous/build_theme.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- build_theme.sh 14 Oct 2003 07:41:03 -0000 1.1 +++ build_theme.sh 14 Oct 2003 13:37:52 -0000 1.2 @@ -1,2 +1,2 @@ #!/bin/sh -e -edje_cc -v -id ./images ./default.edc ./default.eet +edje_cc -v -id ./images ./default.edc ./Nebulous.eet |