tx: add makepot and .pot files
parent
dbea92814a
commit
133bd79b01
|
@ -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