projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ef75af
)
Also package i18n/*.mo
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Sun, 2 Dec 2012 00:09:35 +0000
(
01:09
+0100)
committer
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Sun, 2 Dec 2012 00:09:35 +0000
(
01:09
+0100)
....
and I wondered why my production site fails to display German pages...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
MANIFEST.in
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index c3d3edb5920918e63491cffb4d1e598c7ae8ece9..acaa1fddcb3fed5c4199b86abdd2af0093de1738 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-1,3
+1,4
@@
+recursive-include mediagoblin/i18n *.mo
recursive-include mediagoblin/templates *.html *.txt *.xml
recursive-include mediagoblin/static *.js *.css *.png *.svg *.ico
recursive-include mediagoblin/tests *.ini