remove unneeded gettext line from setup
This commit is contained in:
parent
4a917c95ab
commit
09b5d2252c
1
setup.py
1
setup.py
@ -349,7 +349,6 @@ setup(
|
|||||||
"ui/data/pixmaps/flags/*.png",
|
"ui/data/pixmaps/flags/*.png",
|
||||||
"plugins/*.egg",
|
"plugins/*.egg",
|
||||||
"i18n/*/LC_MESSAGES/*.mo",
|
"i18n/*/LC_MESSAGES/*.mo",
|
||||||
"ui/web/gettext.js",
|
|
||||||
"ui/web/index.html",
|
"ui/web/index.html",
|
||||||
"ui/web/css/*.css",
|
"ui/web/css/*.css",
|
||||||
"ui/web/icons/*.png",
|
"ui/web/icons/*.png",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user