Parent Directory
|
Revision Log
WinPT initial checkin.
1 | twoaday | 2 | @echo off |
2 | rem build-pot.bat - Generate a new .pot files that contains all NLS strings. | ||
3 | rem | ||
4 | rem This is free software under the terms of the GNU GPL v2. | ||
5 | rem | ||
6 | |||
7 | xgettext -s -C -k_ -f potfiles -o winpt.pot |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |