/[winpt]/trunk/Po/build-utf-mo.sh
ViewVC logotype

Diff of /trunk/Po/build-utf-mo.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 92 by twoaday, Thu Nov 10 14:07:06 2005 UTC revision 93 by twoaday, Tue Nov 22 09:37:40 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3  iconv --silent --from-code=iso-8859-1 --to-code=utf-8 <de.po | \  #iconv --silent --from-code=iso-8859-1 --to-code=utf-8 <de.po | \
4  sed "/^\"Content-Type:/ s/charset=[a-zA-Z0-9_-]*/charset=utf-8/"|  #sed "/^\"Content-Type:/ s/charset=[a-zA-Z0-9_-]*/charset=utf-8/"|
5  msgfmt --output-file=winpt.mo -  #msgfmt --output-file=winpt.mo -
6    
7    msgfmt --output-file=winpt.mo de.po
8    

Legend:
Removed from v.92  
changed lines
  Added in v.93

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26