mirror of
https://github.com/transmission/transmission
synced 2025-01-30 10:52:00 +00:00
fixup! (trunk) update credits (#1205)
This commit is contained in:
parent
d1d27ae35f
commit
8739cb9c88
17 changed files with 18 additions and 18 deletions
2
AUTHORS
2
AUTHORS
|
@ -2,7 +2,7 @@ The Transmission Project
|
|||
https://transmissionbt.com/
|
||||
|
||||
Lead Developers <dev@transmissionbt.com>
|
||||
Jordan Lee, Mnemosyne LLC <jordan@transmissionbt.com> (Daemon, Backend, GTK+ client)
|
||||
Charles Kerr, Mnemosyne LLC <charles@charleskerr.com> (Daemon, Backend, GTK+, QT clients)
|
||||
Mitchell Livingston, Digital Ignition LLC <livings124@transmissionbt.com> (Mac OS X client)
|
||||
Mike Gelfand <mike@transmissionbt.com>
|
||||
|
||||
|
|
|
@ -121,7 +121,7 @@ program was written by
|
|||
.An -nosplit
|
||||
.An Eric Petit ,
|
||||
.An Josh Elsasser ,
|
||||
.An Jordan Lee ,
|
||||
.An Charles Kerr ,
|
||||
.An Mitchell Livingston ,
|
||||
and
|
||||
.An Mike Gelfand .
|
||||
|
|
|
@ -152,7 +152,7 @@ See https://github.com/transmission/transmission/wiki/Configuration-Files for mo
|
|||
.El
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
.An Jordan Lee ,
|
||||
.An Charles Kerr ,
|
||||
.An Josh Elsasser ,
|
||||
.An Eric Petit ,
|
||||
.An Mitchell Livingston ,
|
||||
|
|
|
@ -1352,7 +1352,7 @@ static void show_about_dialog(GtkWindow* parent)
|
|||
char const* uri = "https://transmissionbt.com/";
|
||||
char const* authors[] =
|
||||
{
|
||||
"Jordan Lee (Backend; GTK+)",
|
||||
"Charles Kerr (Backend; GTK+)",
|
||||
"Mitchell Livingston (Backend; OS X)",
|
||||
"Mike Gelfand",
|
||||
NULL
|
||||
|
|
|
@ -75,7 +75,7 @@ is specified.
|
|||
.An -nosplit
|
||||
.Nm
|
||||
was written by
|
||||
.An Jordan Lee ,
|
||||
.An Charles Kerr ,
|
||||
.An Josh Elsasser ,
|
||||
.An Eric Petit ,
|
||||
.An Mitchell Livingston ,
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
\cf3 \
|
||||
\cf2 Lead Developers
|
||||
\f1\b0 \cf3 <{\field{\*\fldinst{HYPERLINK "mailto:dev@transmissionbt.com"}}{\fldrslt dev@transmissionbt.com}}>\cf0 \
|
||||
\cf4 Jordan Lee, Mnemosyne LLC <{\field{\*\fldinst{HYPERLINK "mailto:jordan@transmissionbt.com"}}{\fldrslt jordan@transmissionbt.com}}>
|
||||
\cf4 Charles Kerr, Mnemosyne LLC <{\field{\*\fldinst{HYPERLINK "mailto:charles@charleskerr.com"}}{\fldrslt charles@charleskerr.com}}>
|
||||
\fs20 \cf5 \cf6 (Daemon, Backend, GTK+ client)
|
||||
\fs24 \cf0 \
|
||||
\cf4 Mitchell Livingston, Digital Ignition LLC <{\field{\*\fldinst{HYPERLINK "mailto:livings124@transmissionbt.com"}}{\fldrslt livings124@transmissionbt.com}}>
|
||||
|
|
|
@ -41,7 +41,7 @@ AboutDialog::AboutDialog(QWidget* parent) :
|
|||
void AboutDialog::showCredits()
|
||||
{
|
||||
QMessageBox::about(this, tr("Credits"), QString::fromUtf8(
|
||||
"Jordan Lee (Backend; Daemon; GTK+; Qt)\n"
|
||||
"Charles Kerr (Backend; Daemon; GTK+; Qt)\n"
|
||||
"Mitchell Livingston (OS X)\n"
|
||||
"Mike Gelfand\n"));
|
||||
}
|
||||
|
|
|
@ -60,7 +60,7 @@ is specified.
|
|||
.An -nosplit
|
||||
.Nm
|
||||
was written by
|
||||
.An Jordan Lee ,
|
||||
.An Charles Kerr ,
|
||||
.An Josh Elsasser ,
|
||||
.An Eric Petit ,
|
||||
.An Mitchell Livingston ,
|
||||
|
|
|
@ -57,11 +57,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%changelog
|
||||
|
||||
* Wed Jan 13 2010 Jordan Lee <jordan@transmissionbt.com>
|
||||
* Wed Jan 13 2010 Charles Kerr <charles@charleskerr.com>
|
||||
- made the GConf dependency explicit
|
||||
- annotated the Depends section to show which libraries are optional
|
||||
* Thu Mar 5 2009 Gijs <info@bsnw.nl>
|
||||
- fixed %files section
|
||||
- added Source0
|
||||
* Wed Jul 18 2006 Jordan Lee <jordan@transmissionbt.com>
|
||||
* Wed Jul 18 2006 Charles Kerr <charles@charleskerr.com>
|
||||
- first draft at a spec file, cribbed from Pan's spec file
|
||||
|
|
|
@ -39,7 +39,7 @@ To add more than one, use this option multiple times.
|
|||
.El
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
.An Jordan Lee
|
||||
.An Charles Kerr
|
||||
and
|
||||
.An Mike Gelfand .
|
||||
.Sh SEE ALSO
|
||||
|
|
|
@ -34,7 +34,7 @@ $ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents
|
|||
.Ed
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
.An Jordan Lee
|
||||
.An Charles Kerr
|
||||
and
|
||||
.An Mike Gelfand .
|
||||
.Sh SEE ALSO
|
||||
|
|
|
@ -396,7 +396,7 @@ Sets the proxy to use for http tracker announces.
|
|||
.El
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
.An Jordan Lee ,
|
||||
.An Charles Kerr ,
|
||||
.An Josh Elsasser ,
|
||||
.An Eric Petit ,
|
||||
.An Mitchell Livingston ,
|
||||
|
|
|
@ -26,7 +26,7 @@ Ask the torrent's trackers how many peers are in the torrent's swarm
|
|||
.El
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
.An Jordan Lee
|
||||
.An Charles Kerr
|
||||
and
|
||||
.An Mike Gelfand .
|
||||
.Sh SEE ALSO
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Copyright © Jordan Lee, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
* Copyright © Charles Kerr, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
*
|
||||
* This file is licensed under the GPLv2.
|
||||
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Copyright © Jordan Lee, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
* Copyright © Charles Kerr, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
*
|
||||
* This file is licensed under the GPLv2.
|
||||
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Copyright © Jordan Lee, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
* Copyright © Charles Kerr, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
*
|
||||
* This file is licensed under the GPLv2.
|
||||
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Copyright © Jordan Lee, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
* Copyright © Charles Kerr, Dave Perrett, Malcolm Jarvis and Bruno Bierbaumer
|
||||
*
|
||||
* This file is licensed under the GPLv2.
|
||||
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
|
Loading…
Reference in a new issue