[Glade-users] Standard set of pixmap files?
Dean Schumacher
dean.schumacher@usa.alcatel.com
Wed, 31 Jan 2001 08:36:03 -0600
Damon Chaplin wrote:
>
> Dean Schumacher wrote:
> >
> > Thanks for the info. I have not yet been successful in getting
> > gnome-libs to build on my Solaris platform (which is very
> > frustrating). First it couldn't find libz (which I located on
> > the web somewhere), and now it can't find libdb1, which I haven't
> > been able to find anywhere.
> >
> > However, I did find a Linux machine with Glade, which has the
> > Gnome libraries already installed on it. There are a whole bunch
> > of pixmap files there, but they seem to be very specific to certain
> > applications. I was expecting to find some standard pixmaps that
> > you would normally see in an editor or word processor, such as
> > Open, Save, Cut, Paste, etc. Do you know where I can find these?
>
> If you have the gnome-libs code, the stock images are mostly in
> gnome-libs/libgnomeui/pixmaps.
>
> Damon
Thanks. Now I have the same problem that someone else mentioned.
I can't load those files in Glade because they're .png files,
not .xpm files. I have Glade built without Gnome support, because
I haven't been able to get gnome-libs to build due to missing
libraries. (Do you know where I can find libdb1?)
If I can get gnome-libs built and rebuild Glade with gnome
support, will that allow me to use .png files? Or do I have
to build the entire gnome desktop (which I don't need)?
Thank you very much for your help.
Regards,
Dean