tx: add makepot and .pot files
parent
b84724d589
commit
f61f1788e0
|
@ -0,0 +1,5 @@
|
|||
#! /bin/sh
|
||||
|
||||
PACKAGE=mate-terminal;
|
||||
|
||||
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue