mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 15:08:17 +01:00
upcoming codenames
This commit is contained in:
parent
b3cec2716e
commit
90e2baf6a9
1 changed files with 6 additions and 0 deletions
|
|
@ -311,6 +311,12 @@ def enoify (major, minor):
|
|||
return "\\n\\\"Before and After Science\\\""
|
||||
elif minor == 1:
|
||||
return "\\n\\\"After the Heat\\\""
|
||||
elif minor == 2:
|
||||
return "\\n\\\"Music for Airports\\\""
|
||||
elif minor == 3:
|
||||
return "\\n\\\"Music for Films\\\""
|
||||
elif minor == 4:
|
||||
return "\\n\\\"In a Land of Clear Colours\\\""
|
||||
return "\\\"\\\""
|
||||
|
||||
def options(opt):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue