mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
d9dce40453
commit
e0e796ebdd
@ -26,11 +26,6 @@ def source_files():
|
||||
return ans
|
||||
|
||||
|
||||
def update_po_files(tarball):
|
||||
if not os.getcwd().endswith('translations'):
|
||||
os.chdir('translations')
|
||||
|
||||
|
||||
def create_pot():
|
||||
files = source_files()
|
||||
buf = cStringIO.StringIO()
|
||||
|
Loading…
x
Reference in New Issue
Block a user