mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-23 01:19:42 +00:00
Added a script to generate a pot
This commit is contained in:
parent
16297e6251
commit
1c2fd809ca
3
makepot.sh
Executable file
3
makepot.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd torbrowser_launcher
|
||||
xgettext --language=Python --from-code=UTF-8 --output=../torbrowser_launcher.pot *.py
|
Loading…
Reference in New Issue
Block a user