Projet

Général

Profil

Télécharger (407 octets) Statistiques
| Branche: | Tag: | Révision:

mandayejs / MANIFEST.in @ main

1
# locales
2
recursive-include mandayejs/locale *.po *.mo
3

    
4
# static
5
include mandayejs/do_login.js
6
include mandayejs/do_logout.js
7
recursive-include mandayejs/mandaye *.css *.js *.ico *.gif *.png *.jpg
8
recursive-include mandayejs/static *.css *.js *.ico *.gif *.png *.jpg *.ttf *.woff
9

    
10
# templates
11
recursive-include mandayejs/mandaye/templates *.html
12

    
13
include COPYING README
14
include MANIFEST.in
15
include VERSION
16

    
(4-4/12)