From eed86aa9e158dfa419b4a551c2a4a2c5c02c15fd Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 30 May 2010 17:54:58 +0000 Subject: [PATCH] Updated Authors --- AUTHORS | 1 + src/about_imp.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 80e683d9b..fc4e7d208 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ Author: Contributors: * Stefanos Antaris +* Mohammad Dib * Ishan Arora * Arnaud Demaizière * Grigis Gaëtan diff --git a/src/about_imp.h b/src/about_imp.h index 1161b51dc..d5400c470 100644 --- a/src/about_imp.h +++ b/src/about_imp.h @@ -54,8 +54,8 @@ class about : public QDialog, private Ui::AboutDlg{ te_thanks->append(QString::fromUtf8("")); te_thanks->append(QString::fromUtf8("
  • I would first like to thank sourceforge.net for hosting qBittorrent project and for their support.
  • ")); te_thanks->append(QString::fromUtf8("
  • I am pleased that people from all over the world are contributing to qBittorrent: Ishan Arora (India), Arnaud Demaizière (France) and Stephanos Antaris (Greece). Their help is greatly appreciated
  • ")); - te_thanks->append(QString::fromUtf8("
  • I also want to thank Jeffery Fernandez (jeffery@qbittorrent.org), project consultant, for his help and support since the beginning of this project.
  • ")); - te_thanks->append(QString::fromUtf8("
  • I am grateful to Peter Koeleman (peter@qbittorrent.org) for working on qBittorrent port to Windows.
  • ")); + te_thanks->append(QString::fromUtf8("
  • I also want to thank Στέφανος Αντάρης (santaris@csd.auth.gr) for working on Mac OS X packaging.
  • ")); + te_thanks->append(QString::fromUtf8("
  • I am grateful to Peter Koeleman (peter@qbittorrent.org) and Mohammad Dib (mdib@qbittorrent.org) for working on qBittorrent port to Windows.
  • ")); te_thanks->append(QString::fromUtf8("
  • Thanks a lot to our graphist Mateusz Toboła (tobejodok@qbittorrent.org) for his great work.


")); te_thanks->scrollToAnchor(QString::fromUtf8("top")); // Translation