source: trunk/third/gettext/djgpp/tscript.sed @ 16931

Revision 16931, 181 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16930, which included commits to RCS files with non-trunk default branches.
Line 
1# Sed script for modify the files in tests directory.
2
3s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g
4s|\.ok\.po|.ok-po|g
5s|\.in\.po|_in.po|g
6s|\.in\.\([cC]\{1,1\}\)|_in.\1|g
7s|\.po\.|.po-|g
Note: See TracBrowser for help on using the repository browser.