1=== Credits ===
2
3{appname} is written in {python} and uses the {qt} toolkit.
4
5The Music View is powered by the {poppler} library by {authors} and others.
6
7Most of the bundled icons are created by {tango}.
8
9The following people contributed to {appname}:
10
11!Wilbert Berendsen:
12: Main author and core developer
13
14!Christopher Bryan:
15: !_(Modal Transpose)_
16
17!Peter Bjuhr:
18: !_(Quick Insert buttons for grace notes)_,
19   _(MusicXML, Midi and Abc im- and export)_,
20   _(Manuscript Viewer)_
21
22!Richard Cognot:
23: Kinetic Scrolling for the Music View
24
25!Marnen Laibow-Koser:
26: Homebrew formula for Mac OS X
27
28!Davide Liessi:
29: !_(Mac OS X packaging)_,
30   _(various other improvements)_
31
32!Urs Liska:
33: !_(Layout control modes)_,
34   _(Manuscript Viewer)_,
35   _(various other contributions)_
36
37!Nicolas Malarmey:
38: Improved highlighting and auto-completion of Scheme code
39
40!Manuel Mchalwat:
41: MIDI capturing
42
43!Mario Moles:
44: Finding lots of bugs
45
46!Pavel Roskin:
47: !_(Many code and feature improvements)_,
48   _(work on proper Python 3 support)_
49
50!Alex Schreiber:
51: Relative mode for MIDI capturing
52
53
54{appname} is translated into the following languages:
55
56{lang_nl}:
57: !Wilbert Berendsen
58
59{lang_fr}:
60:  !Raphaël Doursenaud,
61    Denis Bitouzé,
62    Philippe Massart,
63    Valentin Villenave,
64    Yann Collette,
65    David Bouriaud,
66    Ryan Kavanagh,
67    Richard Cognot
68
69{lang_tr}:
70:  !Server ACİM
71
72{lang_es}:
73:  !Francisco Vila
74
75{lang_ru}:
76:  !Olesya Gerasimenko,
77    Sergey Poltavski,
78    Artem Zolochevskiy,
79    Mikhail Iglizky,
80    Pavel Roskin
81
82{lang_it}:
83:  !Gianluca D'Orazio,
84    Federico Bruni,
85    Davide Liessi
86
87{lang_de}:
88:  !Henrik Evers,
89    Georg Hennig,
90    Markus W. Kropp,
91    Urs Liska,
92    Henning Hraban Ramm
93
94{lang_sv}:
95:  !Dag Odenhall
96
97{lang_cs}:
98:  !Pavel Fric
99
100{lang_pl}:
101:  !Piotr Komorowski
102
103{lang_gl}:
104:  !Manuel A. Vázquez
105
106{lang_pt_br}:
107:  !Édio Mazera,
108    Arnaldo Russo
109
110{lang_uk}:
111:  !Dmytro O. Redchuk
112
113{lang_zh}:
114:  !Anthony Fok
115
116And of course, a big *Thank You* goes to the LilyPond developers, who create
117such an excellent music engraver!
118
119
120#VARS
121python md [http://www.python.org/ Python]
122qt md [http://www.qt.io/ Qt]
123poppler md [http://poppler.freedesktop.org/ Poppler]
124authors text Kristian Høgsberg, Albert Astals Cid
125tango md [http://tango.freedesktop.org/ The Tango Desktop Project]
126lang_cs     languagename cs
127lang_de     languagename de
128lang_es     languagename es
129lang_fr     languagename fr
130lang_gl     languagename gl
131lang_it     languagename it
132lang_nl     languagename nl
133lang_pl     languagename pl
134lang_pt_br  languagename pt_BR
135lang_ru     languagename ru
136lang_tr     languagename tr
137lang_sv     languagename sv
138lang_uk     languagename uk
139lang_zh     languagename zh
140