diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/stuff.qrc | 1 | ||||
| -rw-r--r-- | src/ui/txt/authors_de.txt | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/src/ui/stuff.qrc b/src/ui/stuff.qrc index cf4f71559..2adcf6386 100644 --- a/src/ui/stuff.qrc +++ b/src/ui/stuff.qrc @@ -22,6 +22,7 @@ <file>txt/authors_zh_CN.txt</file> <file>txt/thanks_zh_CN.txt</file> + <file>txt/authors_de.txt</file> <file>txt/thanks_de.txt</file> <file>default/balance.png</file> diff --git a/src/ui/txt/authors_de.txt b/src/ui/txt/authors_de.txt new file mode 100644 index 000000000..bd528444a --- /dev/null +++ b/src/ui/txt/authors_de.txt @@ -0,0 +1,13 @@ +Entwickler: + + Ilya Kotov <forkotov02@hotmail.ru> (Idee und Programmierung) + Vladimir Kuznetsov <vovanec@gmail.com> (Look&Feel und viele Verbesserungen) + +Plugin Entwickler: + + Yuriy Zhuravlev <stalkerg@gmail.com> (jack & oss plugin) + +Artwork: + + Andrey Adreev <andreev00@gmail.com> + |
