updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / lilycomp / german.patch
blob84b900b848d10692cac73af4b3ca7a66af0ae341
1 1c1
2 < #!/usr/bin/env python
3 ---
4 > #!/usr/bin/env python2.7
5 67,68c67,68
6 < '#': "s", # defines sharp symbol for use with english.ly
7 < 'b': "f", # defines flat symbol for use with english.ly
8 ---
9 > '#': "is", # defines sharp symbol for use with english.ly
10 > 'b': "es", # defines flat symbol for use with english.ly
11 278c278
12 < self.text.insert(INSERT,"| ")
13 ---
14 > self.text.insert(INSERT,"|\n")
15 lilycomp-1.0.2-1.src.tar.gz