remove more references to the old cgi-based translator
* debian/source/lintian-overrides, python/.gitignore: Here
This commit is contained in:
parent
7a2e5d8bce
commit
a69ea2a9cb
2 changed files with 0 additions and 4 deletions
3
debian/source/lintian-overrides
vendored
3
debian/source/lintian-overrides
vendored
|
|
@ -1,6 +1,3 @@
|
||||||
# Doxygen copies some javascript inside the generated documentation,
|
# Doxygen copies some javascript inside the generated documentation,
|
||||||
# but the source of that is already in the Doxygen package.
|
# but the source of that is already in the Doxygen package.
|
||||||
spot source: source-is-missing doc/spot.html/*
|
spot source: source-is-missing doc/spot.html/*
|
||||||
# These are extra javascript packages that trans.html currently depends
|
|
||||||
# on. But they should be removed eventually.
|
|
||||||
spot source: source-is-missing python/ajax/js/jquery.*
|
|
||||||
|
|
|
||||||
1
python/.gitignore
vendored
1
python/.gitignore
vendored
|
|
@ -9,7 +9,6 @@ buddy.py*
|
||||||
*_wrap.*
|
*_wrap.*
|
||||||
*.pyc
|
*.pyc
|
||||||
*/spotimg
|
*/spotimg
|
||||||
ajax/*.py
|
|
||||||
spot/impl.py
|
spot/impl.py
|
||||||
spot/ltsmin.py
|
spot/ltsmin.py
|
||||||
spot/gen.py
|
spot/gen.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue