seed r160 - in trunk: . examples tests



Author: hortont
Date: Fri Nov  7 14:10:37 2008
New Revision: 160
URL: http://svn.gnome.org/viewvc/seed?rev=160&view=rev

Log:
Autotools warnings and spelling mistakes. 


Modified:
   trunk/configure.ac
   trunk/examples/Makefile.am
   trunk/tests/Makefile.am

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Fri Nov  7 14:10:37 2008
@@ -16,7 +16,7 @@
 
 
 dnl ***************************************************************************
-dnl Internatinalization
+dnl Internationalization
 dnl ***************************************************************************
 GETTEXT_PACKAGE=seed
 AC_SUBST(GETTEXT_PACKAGE)

Modified: trunk/examples/Makefile.am
==============================================================================
--- trunk/examples/Makefile.am	(original)
+++ trunk/examples/Makefile.am	Fri Nov  7 14:10:37 2008
@@ -4,7 +4,7 @@
           
 examplesdir=$(datadir)/doc/seed/examples
 examples_DATA = \
-	actions.js \ 
+	actions.js \
 	calculator.js \
 	gconf.js \
 	accelgroup.js \

Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am	(original)
+++ trunk/tests/Makefile.am	Fri Nov  7 14:10:37 2008
@@ -2,7 +2,7 @@
 	argv.js \
     compare.js \
     gtype.js \
-    json.js \ 
+    json.js \
     enum.js \
     gobject-scope.js \
     include.js \



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