I figured out that with gtk-update-icon-cache and glib-schemas I have to use a wrapper. But on Cinnamon these are schared amongst several packages and files so I have to figured out which file is needed which scheme or icon.
Second thing is that Cinnamon is not giving meaningfull error messages on missing schemes. The only thing I see is a error message that a scheme is not installed. So is there another way of dealing with this ? I learned on irc that just $out/.../glibschemas is causing problems with a rebuild of the system. Roelof From: [email protected] To: [email protected] Subject: how to deal with these ? Date: Tue, 3 Dec 2013 18:47:13 +0000 When porting ibus I have to do these steps : gtk-query-immodules-2.0 --update-cache gtk-query-immodules-3.0 --update-cache gtk-update-icon-cache -fq -t /usr/share/icons/hicolor glib-compile-schemas /usr/share/glib-2.0/schemas How to deal with this? The gtk-update and glib-compile schemas are used a lot on Cinnamon. Roelof
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
