some Collaborative Albums from the early 80's
authorRobin Gareus <robin@gareus.org>
Thu, 29 Sep 2016 18:46:04 +0000 (20:46 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 29 Sep 2016 18:46:23 +0000 (20:46 +0200)
gtk2_ardour/wscript

index 5d175edcb52c4474ba211aae49acd02a18beaea2..fdbe726c00dc1e902e709409ef33e9529314fb67 100644 (file)
@@ -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):