[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Identify a directory except with its name ?
From:       Martijn Klingens <martijn () martijn ! homeip ! net>
Date:       2001-09-28 13:14:58
[Download RAW message or body]

(Since I think this is a core issue I cc-ed core-devel)

On Fri, 28 Sep 2001, Kai Heitkamp wrote:

> Hello !
>
> I retrieved a audiocd:/ KFileItemList with KDirLister::openURL.
> The names from CDDB was in directory 'By Names', on a german
> KDE is that 'Nach Namen' ! Can I identify a directory
> differently than with its name ? Otherwise, on a desktop with
> another language, 'openURL' does not find this directory !
>
> Is this a german Desktop,
>
> KDirLister *dirLister = new KDirLister();
> dirLister->openURL( "audiocd:/By Name?device=/dev/scd1", true, true );
>
> does not find 'By Name', because this must be:
>
> KDirLister *dirLister = new KDirLister();
> dirLister->openURL( "audiocd:/Nach Namen?device=/dev/scd1", true, true );
>
> Can I identify a directory differently than with its name ?
> Any ideas for this problem ?

I think there must be support in 'virtual' I/O slaves like the audio CD
slave or digital camera slave for 'internal' names that are never visible
from the GUI, but act as aliases for the GUI names. These internal names
can then be untranslated.

Does such a thing already exist? If not, would that solve the problems
here?

Martijn

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic