Ghee: > I do expect when Bart changes the default value for TMPDIR to /tmp from > /var/tmp, > GNOME picks up the new value. From the top my head,
I thought that TMPDIR, TEMP, and TMP are all undefined on Solaris by default. glib fallsback to /var/tmp when none are defined. > -GCONF > -ORBIT > -GVFS > uses TMPDIR and a quick glance at my /var/tmp > I can also see > -evince > -tracker > > I guess most of these got that through glib (if not all). I would think most GNOME applications would use the glib interface described earlier. However, again, I think testing would be needed to verify that things work as expected after making an interface change like this. Brian
