Fix ampersand problem in tray icon notification
commitaa88ba98ca3d429add1802070965c5d400c9b8a2
authorThomas Perl <thp@perli.net>
Sat, 3 Jan 2009 16:29:20 +0000 (3 17:29 +0100)
committerThomas Perl <thp@perli.net>
Sat, 3 Jan 2009 16:29:20 +0000 (3 17:29 +0100)
tree863cc79c39d9aeeda86f6372629225771960f505
parent819471bb4e7f1896d6824be8dae2786c73d87457
Fix ampersand problem in tray icon notification

Escape the episode title (replace "&" with "&amp;", etc..)
for displaying it in the libnotify bubble, because it
will not show up without proper escaping.
src/gpodder/trayicon.py