https://bugs.kde.org/show_bug.cgi?id=436637

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.samir...@gmail.com

--- Comment #1 from Ahmad Samir <a.samir...@gmail.com> ---
Seems to work here; I test with qtcreator:

    QIcon::setThemeSearchPaths(QIcon::themeSearchPaths() <<
"/usr/share/yelp/icons");
    QIcon icon = QIcon::fromTheme("yelp-page-task");
    qDebug() << icon << QIcon::themeSearchPaths();

QIcon("yelp-page-task",availableSizes[normal,Off]=QList(QSize(16,
16)),cacheKey=0x100000000) QList("/home/ahmad/.icons",
"/home/ahmad/.local/share/icons", "/usr/local/share/icons", "/usr/share/icons",
":/icons", "/usr/share/yelp/icons")

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to