summaryrefslogtreecommitdiffstats
path: root/pavement.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-08-19 11:36:29 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-08-19 11:36:29 +0200
commitac58037d5dbc9d2ad8dc05cf609f90176aebb2b0 (patch)
treede731981b9cf32a25403e0b03fa1a2d7c1158a55 /pavement.py
parentcompleted renaming (diff)
downloadpyload-ac58037d5dbc9d2ad8dc05cf609f90176aebb2b0.tar.xz
boilerplate for js code
Diffstat (limited to 'pavement.py')
-rw-r--r--pavement.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pavement.py b/pavement.py
index e9d90fb99..7597ca9e0 100644
--- a/pavement.py
+++ b/pavement.py
@@ -226,7 +226,6 @@ def generate_locale():
"setup.py"]
makepot("core", path("module"), EXCLUDE, "./pyLoadCore.py\n")
- makepot("gui", path("module") / "gui", [], includes="./pyLoadGui.py\n")
makepot("cli", path("module") / "cli", [], includes="./pyLoadCli.py\n")
makepot("setup", "", [], includes="./module/setup.py\n")