From 36881da474351e9f840a103052938fdd9258dd68 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 20 Apr 2009 23:51:15 +0900 Subject: [PATCH] add charlene to about --- ankiqt/ui/about.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ankiqt/ui/about.py b/ankiqt/ui/about.py index 124b7a273..4558f75d5 100644 --- a/ankiqt/ui/about.py +++ b/ankiqt/ui/about.py @@ -26,13 +26,13 @@ A big thanks to all the people who have provided suggestions, bug reports and donations.""") % { 'cont': u""" -Alex Fraser, Andreas Klauer, Andrew Wright, Bananeweizen, Bernhard -Ibertsberger, Christian Rusche, David Smith, Dave Druelinger, Emmanuel Jarri, -Frank Harper, H. Mijail, Ian Lewis, Iroiro, Jin Eun-Deok, Jo Nakashima, Krause -Chr, LaC, Laurent Steffan, Marco Giancotti, Mark Wilbur, Meelis Vasser, -Michael Penkov, Michal Čadil, Nathanael Law, Nick Cook, Niklas Laxström, -Pcsl88, Piotr Kubowicz, Richard Colley, Samson Melamed, Susanna Björverud, -Timm Preetz, Timo Paulssen, Victor Suba, and Xtru. +Alex Fraser, Andreas Klauer, Andrew Wright, Bernhard Ibertsberger, Charlene +Barina, Christian Rusche, David Smith, Dave Druelinger, Emmanuel Jarri, Frank +Harper, H. Mijail, Ian Lewis, Iroiro, Jin Eun-Deok, Jo Nakashima, Krause Chr, +LaC, Laurent Steffan, Marco Giancotti, Mark Wilbur, Meelis Vasser, Michael +Penkov, Michael Keppler, Michal Čadil, Nathanael Law, Nick Cook, Niklas +Laxström, Pcsl88, Piotr Kubowicz, Richard Colley, Samson Melamed, Susanna +Björverud, Timm Preetz, Timo Paulssen, Victor Suba, and Xtru. """, 'ver': appVersion})