From kde-core-devel Tue Sep 08 09:28:11 2009 From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Date: Tue, 08 Sep 2009 09:28:11 +0000 To: kde-core-devel Subject: Re: Mountable devices support in KDE Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125240256723866 2009/9/8 Kevin Ottens : > On Tuesday 8 September 2009 11:03:37 Rafał Miłecki wrote: >> 2009/9/8 Kevin Ottens : >> > On Tuesday 8 September 2009 00:38:28 Rafał Miłecki wrote: >> >> 2) Link to something like "media:/sdb1" and change KDE's libs to offer >> >> (un)mount also for that. Or maybe insted "media:/" we could just use >> >> "/dev/sdb1/"? >> > >> > For the record: kio media doesn't exist anymore since KDE 4.0. >> >> I know, I've meant creating something like that. Or maybe just >> detecting KUrl starting from media:/ in konq's popupMen? Without real >> implementing that protocol? > > There's likely a solid device behind those mount points. So if you want to do > some url tricks, you could craft a URL scheme passing the solid device > identifier. Then the popup menu would decode it and use solid to do the > mounting or unmounting. What scheme do you suggest? Do you think solid:/id will be fine? Is such a url trick acceptable to be commited to KDE (libkonq)? -- Rafał Miłecki