~bbl07/schooltool/schooltool

2412.1.4 by Ignas Mikalajūnas
Include some vital files when making the egg.
1
recursive-include src *.zcml
2797.1.1 by Gediminas Paulauskas
Add paste.ini_tmpl to .tar.gz to fix start-schooltool-instance not creating
2
recursive-include src *.zcml_tmpl
2412.1.4 by Ignas Mikalajūnas
Include some vital files when making the egg.
3
recursive-include src *.js
4
recursive-include src *.pt
5
recursive-include src *.css
2528.1.3 by Gediminas Paulauskas
Update setup for new *.po locations
6
recursive-include src *.pot
2412.1.4 by Ignas Mikalajūnas
Include some vital files when making the egg.
7
recursive-include src *.po
2596 by Gediminas Paulauskas
Include *.mo files in MANIFEST.in
8
recursive-include src *.mo
2412.1.4 by Ignas Mikalajūnas
Include some vital files when making the egg.
9
recursive-include src *.txt
2412.1.5 by Ignas Mikalajūnas
Include gif and png files in the tarball.
10
recursive-include src *.png
11
recursive-include src *.gif
2412.1.6 by Ignas Mikalajūnas
Include ico files in the tarball.
12
recursive-include src *.ico
2797.1.1 by Gediminas Paulauskas
Add paste.ini_tmpl to .tar.gz to fix start-schooltool-instance not creating
13
recursive-include src *.ini_tmpl
2444 by Ignas Mikalajūnas
Include sample.conf and empty.conf in the egg.
14
recursive-include src *.conf
2797.1.1 by Gediminas Paulauskas
Add paste.ini_tmpl to .tar.gz to fix start-schooltool-instance not creating
15
recursive-include src *.conf_tmpl
2418.1.2 by Ignas Mikalajūnas
Include xml files in the tarball.
16
recursive-include src *.xml
2455 by Ignas Mikalajūnas
Include Data.fs used for testing evolution scripts in the egg.
17
recursive-include src *.fs
2454 by Ignas Mikalajūnas
Include some testing related files in the eggs.
18
recursive-include src *.ics
2463.1.6 by Ignas Mikalajūnas
Include missing dependencies and modules in the tarball.
19
recursive-include src *.xls
3403 by Douglas Cerna
Included *.svg files in MANIFEST.in
20
recursive-include src *.svg
2412.1.2 by Ignas Mikalajūnas
Make versioning system bzr buildbot and bzr buildtools compatible.
21
include version.txt
22
include version.txt.in
2556 by Gediminas Paulauskas
Add CHANGES.txt file
23
include CHANGES.txt
2741 by Gediminas Paulauskas
Include license in the tarball.
24
include GPL.txt
2797.5.15 by Gediminas Paulauskas
Include Makefile in the tarball
25
include Makefile
2591 by Gediminas Paulauskas
Include buildout files and Makefile in source tarball.
26
include base.cfg
27
include buildout.cfg
3428.1.4 by Gediminas Paulauskas
Local buildout.cfg: changes to this file will not be committed.
28
include deploy.cfg
29
include develop.cfg
2591 by Gediminas Paulauskas
Include buildout files and Makefile in source tarball.
30
include bootstrap.py