From 5185578f248d5473a053dfcdb09b72fc0c39f233 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Tue, 29 Sep 2009 18:18:18 +0100 Subject: [PATCH] Fix order of names --- openlp/core/ui/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/about.py b/openlp/core/ui/about.py index 005bafd7e..633e43344 100644 --- a/openlp/core/ui/about.py +++ b/openlp/core/ui/about.py @@ -160,9 +160,9 @@ class AboutForm(QtGui.QDialog): u' Tim \"TRB143\" Bentley\n' u' Jonathan \"gushie\" Corwin\n' u' Scott \"sguerrieri\" Guerrieri\n' - u' Jon \"Meths\" Tibble\n' u' Raoul \"superfly\" Snyman\n' u' Martin \"mijiti\" Thompson\n' + u' Jon \"Meths\" Tibble\n' u' Carsten \"catini\" Tingaard')) self.AboutNotebook.setTabText( self.AboutNotebook.indexOf(self.CreditsTab),