3 lines
54 B
Bash
3 lines
54 B
Bash
|
#!/bin/sh
|
||
|
xgettext -f po/POTFILES.in -o po/deluge.pot
|