summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-07-22 19:27:20 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-07-22 19:28:31 +0100
commit448478485ab223b3baab9e98357be9a19933cc58 (patch)
tree62a838d80f2db17b1c4db02b13afe9dcd71f9b9c
parent4234583fc77f07e8faf6704b69457f70685d916d (diff)
downloaddeluge-448478485ab223b3baab9e98357be9a19933cc58.tar.gz
deluge-448478485ab223b3baab9e98357be9a19933cc58.tar.bz2
deluge-448478485ab223b3baab9e98357be9a19933cc58.zip
Add my name to author listdeluge-1.3.3
-rw-r--r--deluge/ui/gtkui/aboutdialog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/deluge/ui/gtkui/aboutdialog.py b/deluge/ui/gtkui/aboutdialog.py
index 3d91609ee..4e3c7115c 100644
--- a/deluge/ui/gtkui/aboutdialog.py
+++ b/deluge/ui/gtkui/aboutdialog.py
@@ -64,7 +64,7 @@ class AboutDialog:
self.about.set_version(version)
self.about.set_authors([
"Current Developers:", "Andrew Resch", "Damien Churchill",
- "John Garland", "", "libtorrent (www.libtorrent.org):",
+ "John Garland", "Calum Lind", "", "libtorrent (www.libtorrent.org):",
"Arvid Norberg", "", "Past Developers or Contributors:",
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"