seed r272 - trunk/examples/lightsoff



Author: hortont
Date: Sun Nov 16 05:12:41 2008
New Revision: 272
URL: http://svn.gnome.org/viewvc/seed?rev=272&view=rev

Log:
Fix makefile for LO.


Modified:
   trunk/examples/lightsoff/Makefile.am

Modified: trunk/examples/lightsoff/Makefile.am
==============================================================================
--- trunk/examples/lightsoff/Makefile.am	(original)
+++ trunk/examples/lightsoff/Makefile.am	Sun Nov 16 05:12:41 2008
@@ -3,8 +3,8 @@
 	board.js \
 	light.js \
 	main.js \
-	tim-off.svg \
-	tim-on.svg \
+	light-off.svg \
+	light-on.svg \
 	0.svg \
 	1.svg \
 	2.svg \
@@ -15,11 +15,10 @@
 	7.svg \
 	8.svg \
 	9.svg \
-	back.svg \
-	front.svg \
-	led.svg \
+	lcd-back.svg \
+	lcd-front.svg \
 	score.js \
-	off.svg \
+	lcd-off.svg \
 	menu.js \
 	lightsoff.schemas \
 	arrow-l.svg \
@@ -28,8 +27,8 @@
 	board.js \
 	light.js \
 	main.js \
-	tim-off.svg \
-	tim-on.svg \
+	light-off.svg \
+	light-on.svg \
 	0.svg \
 	1.svg \
 	2.svg \
@@ -40,11 +39,10 @@
 	7.svg \
 	8.svg \
 	9.svg \
-	back.svg \
-	front.svg \
-	led.svg \
+	lcd-back.svg \
+	lcd-front.svg \
 	score.js \
-	off.svg \
+	lcd-off.svg \
 	menu.js \
 	lightsoff.schemas \
 	arrow-l.svg \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]