How can I reliably find the path to where the Gimp icons are across all platforms?
I'm basically doing:
self.set_icon_from_file("/usr/share/icons/hicolor/scalable/apps/gimp.svg")
in a PyGtk plug-in, which will obviously break on Windows, OSX and
even on some other Linux distros.
_______________________________________________
gimp-developer-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
