On Feb 10, 2014, at 9:42 AM, Jim Charlton <[email protected]> wrote:
> The difference in the two installations, one of which displays the icons, the > other does not, is the presence of /usr/share/icons/gnome/* and > /usr/share/icons/hicolor/* on the machine that does display the icons. > Copying these directories from their position at > 'gtk-prefix'/gtk/inst.share/icons to /usr/share/icons/ allows the program to > display icons (black and white). Is there a flag for the compiler or an > environment variable that I need to set to get the program to find the > themes/icons at 'gtk-prefix'/gtk/inst/share/icons instead of /usr/share/icons > ??? $XDG_DATA_DIRS, which is automatically set up by jhbuild shell and by the bundle launcher script. Regards, John Ralls _______________________________________________ Gtk-osx-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list
