2008/10/12 Chris G <[EMAIL PROTECTED]>: > It has rather a lot of old junk in it but I can't work oout where it's > referring to all those jpg files.
Well, I couldn't say but I note that you have: ImagePath /usr/share/pixmaps Which *overwrites* the definition not appends to it, hence I suspect if you try: ImagePath /usr/share/pixmaps:+ (Where the "+" means to append to), then you might be OK. -- Thomas Adam
