[sword-svn] r122 - trunk/flashtools

scribe at www.crosswire.org scribe at www.crosswire.org
Fri Nov 9 23:42:03 MST 2007


Author: scribe
Date: 2007-11-09 23:42:03 -0700 (Fri, 09 Nov 2007)
New Revision: 122

Modified:
   trunk/flashtools/Makefile
Log:
updated to used original font names


Modified: trunk/flashtools/Makefile
===================================================================
--- trunk/flashtools/Makefile	2007-11-10 04:26:45 UTC (rev 121)
+++ trunk/flashtools/Makefile	2007-11-10 06:42:03 UTC (rev 122)
@@ -8,10 +8,10 @@
 lessons:
 	rm -rf lessons
 	mkdir -p lessons/hebrewFreq lessons/hebrewFreqKJV lessons/greekFreq lessons/greekFreqKJV
-	./flash -o lessons/hebrewFreq -w 25 -d m -r Gen-Mal -f Ezra
-	./flash -o lessons/hebrewFreqKJV -w 25 -d k -r Gen-Mal -f Ezra
-	./flash -o lessons/greekFreq -w 25 -d m -r Mat-Rev -f Galatia
-	./flash -o lessons/greekFreqKJV -w 25 -d k -r Mat-Rev -f Galatia
+	./flash -o lessons/hebrewFreq -w 25 -d m -r Gen-Mal -f SILEOT
+	./flash -o lessons/hebrewFreqKJV -w 25 -d k -r Gen-Mal -f SILEOT
+	./flash -o lessons/greekFreq -w 25 -d m -r Mat-Rev -f GalSILB201
+	./flash -o lessons/greekFreqKJV -w 25 -d k -r Mat-Rev -f GalSILB201
 
 .cpp:
 	g++ -g `pkg-config --cflags sword` $< -o $@ `pkg-config --libs sword`




More information about the sword-cvs mailing list