- 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:
Christophe Dumez
2007-08-29 09:22:21 +00:00
parent 19c606e067
commit 99268bfc06
7 changed files with 170 additions and 2 deletions

View File

@ -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)