view MANIFEST.in @ 753:938edfdeac6e

Sorry about this huge checkin! It's fixing a lot of related stuff in one go though. . [SF#541941] changing multilink properties by mail . [SF#526730] search for messages capability . [SF#505180] split MailGW.handle_Message - also changed cgi client since it was duplicating the functionality . build htmlbase if tests are run using CVS checkout (removed note from installation.txt) . don't create an empty message on email issue creation if the email is empty
author Richard Jones <richard@users.sourceforge.net>
date Wed, 29 May 2002 01:16:17 +0000
parents 3f42b0f90c7c
children 930f86500a9c
line wrap: on
line source

recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
recursive-include cgi-bin *.cgi
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt
exclude doc/announcement.txt
include roundup-*
include run_tests *.txt


Roundup Issue Tracker: http://roundup-tracker.org/