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

Revision 490, 0.6 kB (checked in by arjanmol, 4 years ago)

*** empty log message ***

  • 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 doc usecases.txt ui-design.txt diagram-in-python.txt
4 recursive-include gaphor *.py
5 include gaphor/UML/uml2.gaphor
6 include gaphor/UML/uml2.override
7 recursive-include po gaphor.pot *.po
8 include data/icons.xml
9 recursive-include data/pixmaps *24.png diagram16.png logo.png
10 include data/plugins/*/*.py
11 include data/plugins/*/*.xml readme.txt
12 include data/plugins/*/readme.txt
13 recursive-include tests *.py *.sh
14 recursive-include utils *.py
15 global-exclude */CVS/*
16 global-exclude */.xvpics/*
Note: See TracBrowser for help on using the browser.