theme loading on HPUX has "issues"
- From: Dan Newcombe <Newcombe mordor clayton edu>
- To: gtk-list redhat com
- Subject: theme loading on HPUX has "issues"
- Date: Wed, 6 Jan 1999 08:30:18 -0500 (EST)
In gtk/gtkthemes.c, there is
g_snprintf (fullname, 1024, "lib%s.so", name);
This is assuming that shared libraries always end in .so On HPUX, they
end in .sl Of course, pretty much everywhere else, they are .so, but HSUX
:)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]