mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 18:13:09 +00:00
added spanish .mo file
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2331 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b1f69f2c8c
commit
9ed3423880
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
|
@ -248,6 +248,8 @@ data_files = [
|
|||
['share/locale/fr/LC_MESSAGES/linkchecker.mo']),
|
||||
('share/locale/nl/LC_MESSAGES',
|
||||
['share/locale/nl/LC_MESSAGES/linkchecker.mo']),
|
||||
('share/locale/es/LC_MESSAGES',
|
||||
['share/locale/es/LC_MESSAGES/linkchecker.mo']),
|
||||
('share/linkchecker',
|
||||
['config/linkcheckerrc', 'config/logging.conf', ]),
|
||||
('share/linkchecker/examples',
|
||||
|
|
|
|||
Loading…
Reference in a new issue