# HG changeset patch # User nhjm449 # Date 1143605494 28800 # Node ID 5e30566ad776e02582e4fc78df6a26d337553197 # Parent 08b940c25a9a13cad9773a4be5c93257a050ae46 [svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane diff -r 08b940c25a9a -r 5e30566ad776 audacious/playlist_list.c --- a/audacious/playlist_list.c Mon Mar 27 17:23:36 2006 -0800 +++ b/audacious/playlist_list.c Tue Mar 28 20:11:34 2006 -0800 @@ -581,7 +581,7 @@ /* DON'T remove the commented code yet please -- Milosz */ - queue_tailpadding = 5; + queue_tailpadding = tpadding_dwidth + 1; gdk_draw_rectangle(obj, gc, FALSE, x -