qubes-linux-utils/core
Galland 9b77ce3c5b Accept RGBA images larger than 512 (git-cola.svg)
When doing "/usr/lib/qubes/xdg-icon git-cola 512" (or any other max size, instead of 64) the result points to a .svg file of size 612x578.
After commenting line 8 of qubes.GetImageRGBA (to avoid forcing a max size, which creates wrong icons for most user-installed apps, i.e. Thunar, Meld, etc.) we need to make this modification to avoid not creating icons ("Failed to get icon for git-cola.desktop: Image size constraint violation: width=612 height=578 max_width=512 max_height=512) for this large svg files with no smaller option.
2016-03-16 23:00:26 +01:00
..
__init__.py move site-packages/qubes/__init__.py from core-admin 2014-05-27 16:13:34 +02:00
imgconverter.py Accept RGBA images larger than 512 (git-cola.svg) 2016-03-16 23:00:26 +01:00
Makefile Initial native debian packaging 2014-07-23 04:32:46 +02:00