Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/Nebulous
Modified Files:
Makefile.am build_theme.sh
Added Files:
Nebulous.edc
Removed Files:
default.edc
Log Message:
- Nebulous theme autofoo done right.
- It's $EET, not $DB
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/Nebulous/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 14 Oct 2003 07:41:03 -0000 1.1
+++ Makefile.am 16 Oct 2003 03:30:20 -0000 1.2
@@ -1,13 +1,13 @@
-DB = default.eet
+EET = Nebulous.eet
SCRIPT = build_theme.sh
-CLEANFILES = $(DB)
+CLEANFILES = $(EET)
EXTRA_DIST = $(SCRIPT)
defaultdir = $(pkgdatadir)/themes
-default_DATA = $(DB)
+default_DATA = $(EET)
-all: $(DB)
+all: $(EET)
-$(DB): $(SCRIPT)
+$(EET): $(SCRIPT)
sh $<
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/Nebulous/build_theme.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- build_theme.sh 14 Oct 2003 13:37:52 -0000 1.2
+++ build_theme.sh 16 Oct 2003 03:30:20 -0000 1.3
@@ -1,2 +1,2 @@
#!/bin/sh -e
-edje_cc -v -id ./images ./default.edc ./Nebulous.eet
+edje_cc -v -id ./images ./Nebulous.edc ./Nebulous.eet
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs