source: trunk/src/gmake/po/boldquot.sed@ 156

Last change on this file since 156 was 156, checked in by bird, 21 years ago

Initial revision

  • Property svn:mime-type set to application/octet-stream
File size: 217 bytes
Line 
1s/"\([^"]*\)"/“\1”/g
2s/`\([^`']*\)'/‘\1’/g
3s/ '\([^`']*\)' / ‘\1’ /g
4s/ '\([^`']*\)'$/ ‘\1’/g
5s/^'\([^`']*\)' /‘\1’ /g
6s/“”/""/g
7s/“/“[1m/g
8s/”/[0m”/g
9s/‘/‘[1m/g
10s/’/[0m’/g
Note: See TracBrowser for help on using the repository browser.