Code

screen_browser: fixed jump to playlist file
authorMax Kellermann <max@duempel.org>
Sun, 17 Jan 2010 16:46:19 +0000 (17:46 +0100)
committerMax Kellermann <max@duempel.org>
Sun, 17 Jan 2010 16:46:19 +0000 (17:46 +0100)
commit0549ac1b1b715dae384cf6ecc63cce19c3f3eb7e
treee904f4ceeb465a3dff64858ffb8b55e66f237a44
parent0166de51a870d1385b1dd5887c21fe70e7d3a351
screen_browser: fixed jump to playlist file

Don't add asterisks around the playlist file name in
browser_lw_callback().  This was useless since we are using the
list_window paint callback, and the formatted playlist name isn't used
anymore for painting.
NEWS
src/screen_browser.c