~matttbe/ubuntu/quantal/lxpanel/lp1013171

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-11-28 11:59:55 UTC
  • Revision ID: james.westby@ubuntu.com-20101128115955-zvqjzdx2byv3gs2j
Tags: 0.5.6-0ubuntu3
* debian/patches/
 - configure_desktop_number.patch : Add configuration for desktop number for
   the pager plugin.
 - configure_X11.patch: Add X11 to the linker to fix FTBFS with DSO.
 - 99-autotools.patch: Refresh.
* debian/control:
 - Add a debug package.
 - Wrap depends and build-depends.
* debian/rules:
 - Add override for dh_strip.

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