Update genpot.sh for new source files
This commit is contained in:
parent
d2d4670915
commit
fcb7dda870
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Make translation files
|
# Make translation files
|
||||||
xgettext -L python -o po/terminator.pot terminator
|
xgettext -L python -o po/terminator.pot terminator terminatorlib/*.py
|
||||||
|
|
Loading…
Reference in New Issue