Revision: 457
http://svn.sourceforge.net/pybridge/?rev=457&view=rev
Author: umgangee
Date: 2007-06-25 06:21:30 -0700 (Mon, 25 Jun 2007)
Log Message:
-----------
Update to include locale and manpage files.
Modified Paths:
--------------
trunk/pybridge/MANIFEST.in
Modified: trunk/pybridge/MANIFEST.in
===================================================================
--- trunk/pybridge/MANIFEST.in 2007-06-25 13:20:33 UTC (rev 456)
+++ trunk/pybridge/MANIFEST.in 2007-06-25 13:21:30 UTC (rev 457)
@@ -1,6 +1,6 @@
include MANIFEST.in
-include AUTHORS COPYING INSTALL NEWS README
-include glade/*.glade
-recursive-include locale *.mo
+include AUTHORS COPYING INSTALL NEWS README bin/pybridge.desktop
+include glade/*.glade man/*
+recursive-include locale */LC_MESSAGES/pybridge.mo
recursive-include pixmaps *.ico *.png *.svg
-
+prune locale/src
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|