[Kde-extra-gear] K3b 0.12.6 released

Sebastian Trueg trueg at k3b.org
Sat Oct 29 19:37:24 CEST 2005


ok, answering my own stuff. :)
thanks for the hint. Now it's done the right way. :)

On Saturday 29 October 2005 19:10, Sebastian Trueg wrote:
> On Saturday 29 October 2005 17:41, Thiago Macieira wrote:
> > Sebastian Trueg wrote:
> > > * Support for media:/ urls.
> >
> > Does that include support for system:/media/ as well?
> >
> > In other words, did you hardcode "media" or did you add code to find the
> > UDS_LOCAL_PATH atom?
>
> media is hardcoded. What am I suppsed to do instead? Not check the protocol
> but do something like:
>
> if( !url.isLocalFile() ) {
> KIO::NetAccess::stat( url, ... );
> if( statthingi.contains( UDS_LOCAL_PATH )
> // do someting
> }
> _______________________________________________
> Kde-extra-gear mailing list
> Kde-extra-gear at kde.org
> https://mail.kde.org/mailman/listinfo/kde-extra-gear


More information about the Kde-extra-gear mailing list