tx: add makepot and .pot files

raveit65 2018-03-17 19:58:01 +01:00
parent b84724d589
commit f61f1788e0
2 changed files with 2521 additions and 0 deletions

5
makepot 100755
View File

@ -0,0 +1,5 @@
#! /bin/sh
PACKAGE=mate-terminal;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .

2516
mate-terminal.pot 100644

File diff suppressed because it is too large Load Diff