forked from cromer/pamac-classic
4 lines
127 B
Bash
4 lines
127 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
xgettext --from-code=UTF-8 --files-from=./files_to_translate --keyword=translatable --keyword=_ --output=pamac.pot
|