~ubuntu-branches/ubuntu/oneiric/cryptsetup/oneiric

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant, Steve Langasek, Scott James Remnant
  • Date: 2009-10-14 04:52:16 UTC
  • Revision ID: james.westby@ubuntu.com-20091014045216-yej34imeg7sh3ljd
Tags: 2:1.0.6+20090405.svn49-1ubuntu6
[ Steve Langasek ]
* Move the Debian Vcs- fields aside.

[ Scott James Remnant ]
* debian/cryptdisks-enable.upstart: Don't overcompensate for my idiocy,
  cryptsetup should not need a controlling terminal, just a terminal
  is fine.  May fix LP: #439138.

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