general kio slave for reading embedded files
Clarence Dang
dang at kde.org
Mon Dec 18 01:07:00 GMT 2006
On Monday 18 December 2006 09:45, Thiago Macieira wrote:
> Clarence Dang wrote:
> >On Sunday 17 December 2006 19:21, Thiago Macieira wrote:
> >> file:///home/kde/a.zip#/b.tar.gz/x.rpm/y.deb/README
> >> or
> >> file:///home/kde/a.zip#/b.tar.gz#/x.rpm#/y.deb#/README
> >
> >Side note about #: it's an allowed character in a filename (since it's
> > != '\0' && != '/'). I know it's always been done this way but just the
> > other day, I had problems dragging a file with a # into ark. I still
> > think it can be done with /.
>
> It's not a problem here because that's a URL. Any # in the filename will
> be escaped to %23.
Good point - that's solves the problem. Although now I'm confused: if my
filename has a #, in which KDE dialogs should I type # and in which should I
type %23? I'll also look into the ark bug.
Thanks,
Clarence
More information about the kde-core-devel
mailing list