root/gaphor/tags/gaphor-0.9.2/MANIFEST.in

Revision 1141, 0.5 kB (checked in by arjanmol, 2 years ago)

esetup.py works as good as.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 include COPYING INSTALL NEWS README TODO AUTHORS run-gaphor.sh
2 include bin/gaphor
3 recursive-include gaphor *.py
4 include gaphor/UML/uml2.gaphor
5 include gaphor/UML/uml2.override
6 recursive-include po gaphor.pot *.po
7 include data/icons.xml
8 recursive-include data/pixmaps *.png
9 include data/plugins/*/*.py
10 include data/plugins/*/*.xml readme.txt
11 include data/plugins/*/readme.txt
12 recursive-include tests *.py *.sh
13 recursive-include utils *.py
14 global-exclude */CVS/*
15 global-exclude */.xvpics/*
16 global-exclude */.svn/*
Note: See TracBrowser for help on using the browser.