annotate po/boldquot.sed @ 2907:21b27e97bfb9 trunk

Remove pointless starting_up variable. With transition to UIManager actions, the codepaths it was blocking will no longer be executed at startup.
author William Pitcock <nenolod@atheme.org>
date Thu, 28 Jun 2007 01:42:49 -0500
parents cb178e5ad177
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 s/"\([^"]*\)"/“\1”/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2 s/`\([^`']*\)'/‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3 s/ '\([^`']*\)' / ‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 s/ '\([^`']*\)'$/ ‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5 s/^'\([^`']*\)' /‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 s/“”/""/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
7 s/“/“/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
8 s/”/”/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
9 s/‘/‘/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
10 s/’/’/g