take out accidentally committed code; update credits

This commit is contained in:
Mitchell Livingston 2007-12-05 18:48:20 +00:00
parent 513658810c
commit 904c51634c
5 changed files with 14 additions and 17 deletions

View File

@ -10,8 +10,7 @@ Lead Developers <transmission-dev@m0k.org>
Project Contributors Project Contributors
Nick Pucius (Mac OS X Help documentation) Nick Pucius (Mac OS X Help documentation)
Hugo van Heuven, madebysofa (Icon design, Mac toolbar icons) Hugo van Heuven, madebysofa (Main icon design)
Anthony Ryan (Redesigned icon, Mac inspector icons)
Translators Translators
Mac OS X, current release: Mac OS X, current release:
@ -44,9 +43,9 @@ GTK+:
Special Thanks Special Thanks
Image Contributors Image Contributors
FOOOD Anthony Ryan (Mac inspector icons)
Martin Stadtmueller (Icon tweaking)
Rick Patrick (Toolbar icons) Rick Patrick (Toolbar icons)
FOOOD
Mike Matas <http://www.mikematas.com/> (Previous toolbar icons) Mike Matas <http://www.mikematas.com/> (Previous toolbar icons)
Jonas Rask (Globe icon) Jonas Rask (Globe icon)
George Tsotsos George Tsotsos

View File

@ -64,7 +64,7 @@
if (fQuitting) if (fQuitting)
{ {
#warning make better #warning make better
[self badge: [NSImage imageNamed: @"UploadBadge"] string: @"Quitting" atHeight: 0.0]; //[self badge: [NSImage imageNamed: @"UploadBadge"] string: @"Quitting" atHeight: 0.0];
return; return;
} }
@ -72,9 +72,6 @@
checkUpload = [[NSUserDefaults standardUserDefaults] boolForKey: @"BadgeUploadRate"]; checkUpload = [[NSUserDefaults standardUserDefaults] boolForKey: @"BadgeUploadRate"];
if (checkDownload || checkUpload) if (checkDownload || checkUpload)
{ {
//set upload and download rate badges
NSString * downloadRateString = nil, * uploadRateString = nil;
float downloadRate, uploadRate; float downloadRate, uploadRate;
tr_torrentRates(fLib, &downloadRate, &uploadRate); tr_torrentRates(fLib, &downloadRate, &uploadRate);

View File

@ -39,10 +39,7 @@ Lead Developers
\fs20 \cf2 (Mac OS X Help documentation)\ \fs20 \cf2 (Mac OS X Help documentation)\
\fs24 \cf0 Hugo van Heuven, madebysofa \fs24 \cf0 Hugo van Heuven, madebysofa
\fs20 \cf2 (Icon design, Mac toolbar icons)\ \fs20 \cf2 (Main icon design)
\fs24 \cf0 Anthony Ryan
\fs20 \cf2 (Redesigned icon, Mac inspector icons)
\fs24 \cf0 \ \fs24 \cf0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
\cf0 \ \cf0 \
@ -83,13 +80,19 @@ Lead Developers
\pard\tx440\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li100\slleading40\sb40\ql\qnatural \pard\tx440\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li100\slleading40\sb40\ql\qnatural
\fs24 \cf0 \ \fs24 \cf0 \
Image Contributors\ Image Contributors
\b0\fs20 \cf2 \
\b0 FOOOD\ \fs24 \cf0 Anthony Ryan
\fs20 \cf2 (Mac inspector icons)
\fs24 \cf0 \
Rick Patrick Rick Patrick
\fs20 \cf2 (Toolbar icons) \fs20 \cf2 (Toolbar icons)
\b\fs24 \cf0 \ \b\fs24 \cf0 \
\b0 FOOOD
\b \
\b0 Martin Stadtmueller \b0 Martin Stadtmueller
\fs20 \cf2 (Icon tweaking) \fs20 \cf2 (Icon tweaking)
\b\fs24 \cf0 \ \b\fs24 \cf0 \

View File

@ -9,9 +9,7 @@
<key>IBOldestOS</key> <key>IBOldestOS</key>
<integer>5</integer> <integer>5</integer>
<key>IBOpenObjects</key> <key>IBOpenObjects</key>
<array> <array/>
<integer>1480</integer>
</array>
<key>IBSystem Version</key> <key>IBSystem Version</key>
<string>9B18</string> <string>9B18</string>
<key>targetFramework</key> <key>targetFramework</key>

Binary file not shown.