~ubuntu-branches/debian/lenny/gworldclock/lenny

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Bazaar Package Importer
  • Author(s): Drew Parsons
  • Date: 2005-03-28 13:50:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050328135018-jk2szisqaovghn3s
Tags: 1.4.4-1
* New upstream version.
  - modernised design of AddZone dialog. Closes: #193952.
  - removed use of deprecated GTK functions and objects.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
s/"\([^"]*\)"/“\1”/g
 
2
s/`\([^`']*\)'/‘\1’/g
 
3
s/ '\([^`']*\)' / ‘\1’ /g
 
4
s/ '\([^`']*\)'$/ ‘\1’/g
 
5
s/^'\([^`']*\)' /‘\1’ /g
 
6
s/“”/""/g