From 09b5d2252cf82b1f64826fb25099b8ec477c6720 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Mon, 17 Feb 2014 16:56:30 +0000 Subject: [PATCH] remove unneeded gettext line from setup --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index ef349835c..0f08e554a 100755 --- a/setup.py +++ b/setup.py @@ -349,7 +349,6 @@ setup( "ui/data/pixmaps/flags/*.png", "plugins/*.egg", "i18n/*/LC_MESSAGES/*.mo", - "ui/web/gettext.js", "ui/web/index.html", "ui/web/css/*.css", "ui/web/icons/*.png",