views.main: Add an 'Unstage' button to the 'Actions' dock widget
[git-cola.git] / MANIFEST.in
blob42ce88bc253bb2e7085682f33fbbd030dcb20552
1 include bin/git-cola
2 include bin/difftool/*
3 include cola/models/*.py
4 include cola/gui/*.py
5 include cola/controllers/*.py
6 include cola/views/*.py
7 include darwin/*
8 include jsonpickle/LICENSE
9 include jsonpickle/*.py
10 include jsonpickle/tests/*.py
11 include simplejson/LICENSE
12 include simplejson/*.py
13 include simplejson/tests/*.py
14 include ui/*.ui
15 include test/*.py
16 include test/Makefile
17 include README
18 include ChangeLog
19 include Makefile
20 include INSTALL
21 include LICENSE
22 include MANIFEST.in
23 include share/applications/*.desktop
24 include share/doc/git-cola/*.txt
25 include share/doc/git-cola/*.conf
26 include share/doc/git-cola/Makefile
27 include share/doc/git-cola/build-docdep.perl
28 include share/doc/git-cola/callouts.xsl
29 include share/git-cola/qm/.gitignore
30 include share/git-cola/gui/.gitignore
31 include share/git-cola/views/*.py
32 include share/git-cola/po/*.po
33 include share/git-cola/icons/*.png
34 include share/git-cola/styles/*.qss
35 include share/git-cola/styles/images/*.png
36 include win32/*