This website requires JavaScript.
Explore
Help
Sign In
gatuno
/
gatuno-terminal
Watch
1
Star
0
Fork
You've already forked gatuno-terminal
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
133bd79b01
gatuno-terminal
/
makepot
6 lines
84 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
PACKAGE
=
mate-terminal
;
make -C po
$PACKAGE
.pot
&&
mv po/
$PACKAGE
.pot .
Reference in New Issue
View Git Blame
Copy Permalink