Closed flying-sheep closed 9 years ago
Given my complaints about the nature of icon themes, and the trouble you mention with fallbacks, I'm closing this for now. I'd accept a PR just to convert to PyQt5, and we can discuss the icon stuff more if you want.
fixes #3 and #4
the only problem is that PyUIC doesn’t seem to create fallbacks.
a way to fix it would be to replicate the freedesktop icon theme name hierarchy in the resources and add
:/icons
toQIcon.setThemeSearchPaths
.e.g.:
:/icons/hicolor/16x16/mimetypes/x-ipynb+json.png
would be the new path for:/icons/ipynb_icon_16x16.png