evolution r35812 - trunk/plugins/python



Author: jjohnny
Date: Mon Jul 21 17:20:18 2008
New Revision: 35812
URL: http://svn.gnome.org/viewvc/evolution?rev=35812&view=rev

Log:
Another typo fix. Lesson learnt - Don't commit when you are sleepy !


Modified:
   trunk/plugins/python/ChangeLog
   trunk/plugins/python/Makefile.am

Modified: trunk/plugins/python/Makefile.am
==============================================================================
--- trunk/plugins/python/Makefile.am	(original)
+++ trunk/plugins/python/Makefile.am	Mon Jul 21 17:20:18 2008
@@ -16,10 +16,10 @@
 	$(E_UTIL_LIBS)
 
 example_sources =					\
-	examples/hello_python.py 			\
-	examples/org-gnome-hello-python-ui.xml		\
-	examples/org-gnome-hello-python.eplug.xml	\
-	examples/Makefile.am	
+	example/hello_python.py 			\
+	example/org-gnome-hello-python-ui.xml		\
+	example/org-gnome-hello-python.eplug.xml	\
+	example/Makefile.am	
 
 EXTRA_DIST = org-gnome-evolution-python.eplug.xml	\
 	$(example_sources)



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