mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-10 10:26:46 +00:00
Update author name as per request
This commit is contained in:
parent
0c750084dc
commit
0516e3df45
4
AUTHORS
4
AUTHORS
@ -14,7 +14,7 @@ libtorrent (http://www.libtorrent.org):
|
|||||||
Contributors (and Past Developers):
|
Contributors (and Past Developers):
|
||||||
* Zach Tibbitts <zach@collegegeek.org>
|
* Zach Tibbitts <zach@collegegeek.org>
|
||||||
* Alon Zakai ('Kripken') <kripkensteiner@gmail.com>
|
* Alon Zakai ('Kripken') <kripkensteiner@gmail.com>
|
||||||
* Marcos Pinto ('markybob') <markybob@gmail.com>
|
* Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||||
* Alex Dedul
|
* Alex Dedul
|
||||||
* Sadrul Habib Chowdhury
|
* Sadrul Habib Chowdhury
|
||||||
* Ido Abramovich <ido.deluge@gmail.com>
|
* Ido Abramovich <ido.deluge@gmail.com>
|
||||||
@ -457,7 +457,7 @@ Translation Contributors:
|
|||||||
Marco Rodrigues
|
Marco Rodrigues
|
||||||
Marcos
|
Marcos
|
||||||
Marcos Escalier
|
Marcos Escalier
|
||||||
Marcos Pinto
|
Marcos Mobley
|
||||||
Marcus Ekstrom
|
Marcus Ekstrom
|
||||||
Marek Dębowski
|
Marek Dębowski
|
||||||
Mário Buči
|
Mário Buči
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# aboutdialog.py
|
# aboutdialog.py
|
||||||
#
|
#
|
||||||
# Copyright (C) 2007 Marcos Pinto ('markybob') <markybob@gmail.com>
|
# Copyright (C) 2007 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||||
#
|
#
|
||||||
# Deluge is free software.
|
# Deluge is free software.
|
||||||
#
|
#
|
||||||
@ -66,7 +66,7 @@ class AboutDialog:
|
|||||||
_("Current Developers:"), "Andrew Resch", "Damien Churchill",
|
_("Current Developers:"), "Andrew Resch", "Damien Churchill",
|
||||||
"John Garland", "Calum Lind", "", "libtorrent (libtorrent.org):",
|
"John Garland", "Calum Lind", "", "libtorrent (libtorrent.org):",
|
||||||
"Arvid Norberg", "", _("Past Developers or Contributors:"),
|
"Arvid Norberg", "", _("Past Developers or Contributors:"),
|
||||||
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
|
"Zach Tibbitts", "Alon Zakai", "Marcos Mobley", "Alex Dedul",
|
||||||
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"
|
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"
|
||||||
])
|
])
|
||||||
self.about.set_artists(["Andrew Wedderburn", "Andrew Resch"])
|
self.about.set_artists(["Andrew Wedderburn", "Andrew Resch"])
|
||||||
@ -164,7 +164,7 @@ class AboutDialog:
|
|||||||
"Major Kong", "Malaki", "malde", "Malte Lenz", "Mantas Kriaučiūnas",
|
"Major Kong", "Malaki", "malde", "Malte Lenz", "Mantas Kriaučiūnas",
|
||||||
"Mara Sorella", "Marcin", "Marcin Falkiewicz", "marcobra",
|
"Mara Sorella", "Marcin", "Marcin Falkiewicz", "marcobra",
|
||||||
"Marco da Silva", "Marco de Moulin", "Marco Rodrigues", "Marcos",
|
"Marco da Silva", "Marco de Moulin", "Marco Rodrigues", "Marcos",
|
||||||
"Marcos Escalier", "Marcos Pinto", "Marcus Ekstrom",
|
"Marcos Escalier", "Marcos Mobley", "Marcus Ekstrom",
|
||||||
"Marek Dębowski", "Mário Buči", "Mario Munda", "Marius Andersen",
|
"Marek Dębowski", "Mário Buči", "Mario Munda", "Marius Andersen",
|
||||||
"Marius Hudea", "Marius Mihai", "Mariusz Cielecki",
|
"Marius Hudea", "Marius Mihai", "Mariusz Cielecki",
|
||||||
"Mark Krapivner", "marko-markovic", "Markus Brummer",
|
"Mark Krapivner", "marko-markovic", "Markus Brummer",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# common.py
|
# common.py
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Marcos Pinto ('markybob') <markybob@gmail.com>
|
# Copyright (C) 2008 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||||
#
|
#
|
||||||
# Deluge is free software.
|
# Deluge is free software.
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# notification.py
|
# notification.py
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Marcos Pinto ('markybob') <markybob@gmail.com>
|
# Copyright (C) 2008 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||||
#
|
#
|
||||||
# Deluge is free software.
|
# Deluge is free software.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user