[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ktorrent] ktorrent: Add credit for Rex Dieter
From:       Joris Guisson <joris.guisson () gmail ! com>
Date:       2014-11-08 11:41:44
Message-ID: E1Xn4Om-00016l-Rz () scm ! kde ! org
[Download RAW message or body]

Git commit 0004c92b8399614fd300b60f261c8bd7f0571c1f by Joris Guisson.
Committed on 08/11/2014 at 11:41.
Pushed by guisson into branch 'master'.

Add credit for Rex Dieter

M  +2    -2    ktorrent/main.cpp

http://commits.kde.org/ktorrent/0004c92b8399614fd300b60f261c8bd7f0571c1f

diff --git a/ktorrent/main.cpp b/ktorrent/main.cpp
index 6a00779..757b2cb 100644
--- a/ktorrent/main.cpp
+++ b/ktorrent/main.cpp
@@ -107,7 +107,6 @@ int main(int argc, char** argv)
     about.addAuthor(ki18n("Diego R. Brogna"), ki18n("Webinterface Plugin")=
, "dierbro@gmail.com");
     about.addAuthor(ki18n("Krzysztof Kundzicz"), ki18n("Statistics Plugin"=
), "athantor@gmail.com");
     about.addAuthor(ki18n("Christian Weilbach"), ki18n("kio-magnet"), "chr=
istian_weilbach@web.de");
-
     about.addCredit(ki18n("Mladen Babic"),  ki18n("Application icon and a =
couple of others"), "bmladen@EUnet.yu");
     about.addCredit(ki18n("Adam Treat"), KLocalizedString(), "treat@kde.or=
g");
     about.addCredit(ki18n("Danny Allen"), ki18n("1.0 application icon"), "=
danny@dannyallen.co.uk");
@@ -146,12 +145,13 @@ int main(int argc, char** argv)
     about.addCredit(ki18n("Amichai Rothman"), ki18n("Patch to make the Pla=
sma applet a popup applet"), "amichai@amichais.net");
     about.addCredit(ki18n("Leo Trubach"), ki18n("Patch to add support for =
IP ranges in IP filter dialog"), "leotrubach@gmail.com");
     about.addCredit(ki18n("Andrei Barbu"), ki18n("Feature which adds the d=
ate a torrent was added"), "andrei@0xab.com");
-    KCmdLineArgs::init(argc, argv, &about);
     about.addCredit(ki18n("Jonas Lundqvist"), ki18n("Feature to disable au=
thentication in the webinterface"), "jonas@gannon.se");
     about.addCredit(ki18n("Jaroslaw Swierczynski"), ki18n("Exclusion patte=
rns in the syndication plugin"), "swiergot@gmail.com");
     about.addCredit(ki18n("Alexey Shildyakov "), ki18n("Patch to rename si=
ngle file torrents to the file inside"), "ashl1future@gmail.com");
     about.addCredit(ki18n("Maarten De Meyer"), ki18n("Fix for bug 305379")=
, "de.meyer.maarten@gmail.com");
+    about.addCredit(ki18n("Rex Dieter"), ki18n("Add support for x-scheme-h=
andler/magnet mimetype"), "rdieter@gmail.com");
 =

+    KCmdLineArgs::init(argc, argv, &about);
     KCmdLineOptions options;
     options.add("+[Url]", ki18n("Document to open"));
     options.add("silent", ki18n("Silently open torrent given on URL"));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic