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