From: Nick Bowler Date: Sun, 30 Jun 2019 14:41:08 +0000 (-0400) Subject: mpdmenu: Pass top menu name into submenu generation. X-Git-Url: https://git.draconx.ca/gitweb/mpdhacks.git/commitdiff_plain/82b8d686ad89f91d69f8bdcca3b469c4065e6b1c?hp=82b8d686ad89f91d69f8bdcca3b469c4065e6b1c mpdmenu: Pass top menu name into submenu generation. This enables names based on the original menu name to be generated. Specifically, the KillMenuMPD function is now based on the original menu name, and the toplevel album menu is now actually the same menu as the corresponding entry in the artist menu. ---