Commit f1d5630c9641b640f4193e1ca04746ed03e0a00d
1 parent
2c63c721
Exists in
master
and in
6 other branches
ADD: new contributors (ko and pt) credits to GUI
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
invesalius/gui/dialogs.py
@@ -622,7 +622,9 @@ def ShowAboutDialog(parent): | @@ -622,7 +622,9 @@ def ShowAboutDialog(parent): | ||
622 | "Javier de Lima Moreno" | 622 | "Javier de Lima Moreno" |
623 | "Nikos Korkakakis", | 623 | "Nikos Korkakakis", |
624 | "Massimo Crisantemo", | 624 | "Massimo Crisantemo", |
625 | - "Sebastian Hilbert"] | 625 | + "Raul Bolliger Neto", |
626 | + "Sebastian Hilbert", | ||
627 | + "Semarang Pari"] | ||
626 | 628 | ||
627 | info.DocWriters = ["Fabio Francisco da Silva (PT)"] | 629 | info.DocWriters = ["Fabio Francisco da Silva (PT)"] |
628 | 630 |