https://bugzilla.xfce.org/show_bug.cgi?id=13945
Simon Steinbeiss <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Simon Steinbeiss <[email protected]> --- As far as I can see at least two of these specific env vars seem to be dead (and I don't suppose the pixmap path is useful for us at all, as we use named icons only in the glade files afaict) since Glade 3.10, quoting from its release message: "WARNING: Both environment variables GLADE_CATALOG_PATH and GLADE_MODULE_PATH had been renamed GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH respectively because they conflict with 3.8. This was a necessary API break to allow user catalogs and modules be parallel installable." (https://mail.gnome.org/archives/gtk-devel-list/2011-October/msg00031.html) So I (unless I've overlooked something) would be in favor of dropping the env vars completely or using the old ones for gtk2 and the new ones for gtk3, if that's easily doable. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
