gyrus r319 - branches/gyrus-python



Author: avaldes
Date: Fri Jan 18 17:27:01 2008
New Revision: 319
URL: http://svn.gnome.org/viewvc/gyrus?rev=319&view=rev

Log:
Add gyrus_print.py on setup.py



Modified:
   branches/gyrus-python/ChangeLog
   branches/gyrus-python/setup.py

Modified: branches/gyrus-python/setup.py
==============================================================================
--- branches/gyrus-python/setup.py	(original)
+++ branches/gyrus-python/setup.py	Fri Jan 18 17:27:01 2008
@@ -26,5 +26,6 @@
 			'src/gyrus_session.py',
 			'src/gyrus_acl.py',
 			'src/gyrus_admin_mailbox.py',
-			'src/gyrus_find.py']
+			'src/gyrus_find.py',
+			'src/gyrus_print.py']
 	)



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