Carsten Haitzler (The Rasterman) said: >On Mon, 28 Aug 2006 09:45:00 -0700 "Bastian, Waldo" ><[EMAIL PROTECTED]> >babbled: > >> Prefix with ./ sounds good: >> >> * If it starts with "/" it's an absolute path >> * If it starts with "./" is's a relative path >> * Everything else is a themed icon name > >you forgot ../
Yes, that's indeed useful to support. I just checked and the current KDE implementation doesn't support ../ instead you need to use ./../ I'm inclined to stay with the behavior of the current implementation. Cheers, Waldo _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
