[Breeze] [Bug 362041] Using Breeze icon theme with Gtk will have some warning
Hatto Von Hatzfeld via KDE Bugzilla
bugzilla_noreply at kde.org
Sat May 7 12:37:58 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=362041
Hatto Von Hatzfeld <hatto at salesianer.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hatto at salesianer.de
--- Comment #2 from Hatto Von Hatzfeld <hatto at salesianer.de> ---
My workaround:
cd /usr/share/icons/breeze
Edit index.theme and delete all not existing folders in the line starting with
"Directories="
With other words: Replace that line by the output of:
t=`ls -d1 */* | tr '\n' ','`; echo Directories=${t%,}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list