Commit cfed84a
committed
gtk3: Stop using pixdata resources
Using 'to-pixdata' in gresources has been deprecated since gdk-pixbuf
version 2.32 [1]. Using it also requires having 'gdk-pixbuf-pixdata'
command available on the build environment, which may be part of
various different packages split from gdk-pixbuf depending on
distribution, and is therefore difficult dependency to document.
[1] https://developer-old.gnome.org/gio/unstable/GResource.html1 parent 0effc8f commit cfed84a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments