From 10d05f0ee35d9177590271760ca2046eb3ac5371 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 29 Sep 2016 20:46:04 +0200 Subject: some Collaborative Albums from the early 80's --- gtk2_ardour/wscript | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript index 5d175edcb5..fdbe726c00 100644 --- a/gtk2_ardour/wscript +++ b/gtk2_ardour/wscript @@ -318,6 +318,12 @@ def enoify (major, minor): return "\\n\\\"Music for Films\\\"" elif minor == 4: return "\\n\\\"In a Land of Clear Colours\\\"" + elif minor == 5: + return "\\n\\\"The Plateaux of Mirror\\\"" + elif minor == 6: + return "\\n\\\"Possible Musics\\\"" + elif minor == 7: + return "\\n\\\"My Life in the Bush of Ghosts\\\"" return "\\\"\\\"" def options(opt): -- cgit v1.2.3