From 5a586c5632222c9d00397126552c8f7d52ed42cb Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 3 Jun 2014 22:45:46 +0400 Subject: [PATCH] Mention cnc as founder in about window --- gui/aboutData.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/aboutData.py b/gui/aboutData.py index 69fa96d51..2623ddaa3 100644 --- a/gui/aboutData.py +++ b/gui/aboutData.py @@ -25,7 +25,7 @@ licenses = ( "Silk Icons Set by famfamfam.com - Creative Commons Attribution 2.5 License", "Fat Cow Icons by fatcow.com - Creative Commons Attribution 3.0 License" ) -developers = ("blitzmann \t(Sable Blitzmann)", "cncfanatics \t(Sakari Orisi)" , "DarkPhoenix \t(Kadesh Priestess) (Project Lead)", "Darriele \t(Darriele)") +developers = ("blitzmann \t(Sable Blitzmann)", "cncfanatics \t(Sakari Orisi) (founder)" , "DarkPhoenix \t(Kadesh Priestess) (project lead)", "Darriele \t(Darriele)") credits = ("Entity (Entity) \t\tCapacitor calculations / EVEAPI python lib / Reverence", "Aurora \t\t\tMaths", "Corollax (Aamrr) \tVarious EOS / pyfa improvements") description = ( "Pyfa (the Python Fitting Assistant) is an open-source standalone application able to "