tx: add makepot and .pot files

master-1.22
raveit65 2018-03-17 19:53:41 +01:00
parent dbea92814a
commit 133bd79b01
2 changed files with 2553 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 .

2548
mate-terminal.pot 100644

File diff suppressed because it is too large Load Diff