- COSMETIC: Redesigned program preferences

- COSMETIC: Updated icons set
This commit is contained in:
Christophe Dumez 2009-03-08 10:28:58 +00:00
parent 54bfb7cda9
commit 3894452840
67 changed files with 2404 additions and 2229 deletions

View file

@ -49,7 +49,7 @@ window.addEvent('domready', function(){
case 'seeding':
return '<img src="images/skin/seeding.png"/>';
case 'checking':
return '<img src="images/time.png"/>';
return '<img src="images/oxygen/time.png"/>';
case 'downloading':
return '<img src="images/skin/downloading.png"/>';
case 'stalled':