The PyQt resources system is gone in 6.2 and deprecated before that. This should be the last usage of it. Switches icons to be read with `utils.resources.read_file_binary()` in `notification.py` (fallback desktop notification icon) and `app.py` (icon for the desktop window). importlib only loads resources under a package, so the icons are moved under the `qutebrowser/` directory. Closes: #6062 |
||
|---|---|---|
| .. | ||
| apparmor | ||
| nsis | ||
| requirements | ||
| userscripts | ||
| Makefile | ||
| cheatsheet.svg | ||
| org.qutebrowser.qutebrowser.appdata.xml | ||
| org.qutebrowser.qutebrowser.desktop | ||
| qutebrowser.spec | ||