13
0

prepare for the future

This commit is contained in:
Robin Gareus 2015-08-06 00:50:54 +02:00
parent d686cb213f
commit bd8662efe3

View File

@ -270,6 +270,12 @@ def enoify (major, minor):
return "\\n\\\"Taking Tiger Mountain\\\""
elif minor == 3:
return "\\n\\\"Lady June's Linguistic Leprosy\\\""
elif minor == 4:
return "\\n\\\"Discreet Music\\\""
elif minor == 5:
return "\\n\\\"Another Green World\\\""
elif minor == 6:
return "\\n\\\"Evening Star\\\""
return "\\\"\\\""
def options(opt):