mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
- COSMETIC: Redesigned program preferences
- COSMETIC: Updated icons set
This commit is contained in:
parent
54bfb7cda9
commit
3894452840
67 changed files with 2404 additions and 2229 deletions
|
@ -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':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue