mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled.
This commit is contained in:
parent
19c606e067
commit
99268bfc06
7 changed files with 170 additions and 2 deletions
2
INSTALL
2
INSTALL
|
@ -28,6 +28,8 @@ Dependencies:
|
|||
|
||||
- python >= 2.3 (previous might work - not tested): needed by search engine.
|
||||
|
||||
- libmagick++ (advised, not required)
|
||||
|
||||
NOTE FOR GNOME USERS:
|
||||
- qt4-qtconfig package is advised when using Plastique style (default)
|
||||
or just change qBittorrent style to Cleanlooks (GNOME like)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue