source:
trunk/third/gettext/djgpp/tscript.sed
@
16931
Revision 16931, 181 bytes checked in by ghudson, 23 years ago (diff) |
---|
Line | |
---|---|
1 | # Sed script for modify the files in tests directory. |
2 | |
3 | s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g |
4 | s|\.ok\.po|.ok-po|g |
5 | s|\.in\.po|_in.po|g |
6 | s|\.in\.\([cC]\{1,1\}\)|_in.\1|g |
7 | s|\.po\.|.po-|g |
Note: See TracBrowser
for help on using the repository browser.