author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 09:53:28 +0000 (11:53 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 09:53:28 +0000 (11:53 +0200) | ||
commit | 40875b7a771ba26c528877eb13f80e476c86cc3a | |
tree | b323719e0f0af6cf0120433b89ae46f95ebc08ee | tree | snapshot |
parent | f5b706fd865140da002f2e9f7af3b6f459aed115 | commit | diff |
screen_artist: fix reload in "All tracks"
The variable "album" was set to _("All tracks") when it was empty.
When reloading the songs, ncmpc was trying to find an album named "All
tracks", which didn't seem to work. Leave "album" in its canonical
form and generate the title text on demand.
The variable "album" was set to _("All tracks") when it was empty.
When reloading the songs, ncmpc was trying to find an album named "All
tracks", which didn't seem to work. Leave "album" in its canonical
form and generate the title text on demand.
src/screen_artist.c | diff | blob | history |