annotate po/boldquot.sed @ 2395:b047268eec32 trunk

[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams)
author giacomo
date Tue, 23 Jan 2007 16:43:13 -0800
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