mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 04:24:27 +00:00
Modify setup scripts to be executable
This commit is contained in:
parent
a549eac063
commit
655af15695
1
create_potfiles_in.py
Normal file → Executable file
1
create_potfiles_in.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
import os
|
import os
|
||||||
|
|
||||||
# Paths to exclude
|
# Paths to exclude
|
||||||
|
0
gettextize.sh
Normal file → Executable file
0
gettextize.sh
Normal file → Executable file
1
msgfmt.py
Normal file → Executable file
1
msgfmt.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: iso-8859-1 -*-
|
# -*- coding: iso-8859-1 -*-
|
||||||
# Written by Martin v. Lwis <loewis@informatik.hu-berlin.de>
|
# Written by Martin v. Lwis <loewis@informatik.hu-berlin.de>
|
||||||
# Plural forms support added by alexander smishlajev <alex@tycobka.lv>
|
# Plural forms support added by alexander smishlajev <alex@tycobka.lv>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user