Re: Features suggestion
"Lucas C. Villa Real" <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAAvzgta=7+frkd303=qhtDHr4_iQA59CNm5TAzQYtbj8vDfzsg@mail.gmail.com> |
On Wed, Mar 25, 2015 at 2:33 PM, Jean-Roch HUET <[email protected]> wrote: > With the 64 bits improvment, > > Could it be possible to create two functions in the kernel module ? > > GoboFolderDisplayName $path $displayname > > And > > GoboFileDisplayName $path $displayname > > It could be very useful to display localized names for files and folders. > Like Windows with the "Desktop.ini" file. > > Principe : The path is the same but the name displayed on the screen > changes... > > I haven't found any function like that in KDE or others... > > You could achieve that with bind-mounts and/or symbolic links to selected directories. Then, simply hide the source directories with gobohide. For example: $ mkdir /Programas $ mount -o bind /Programs /Programas $ gobohide -h /Programs Cheers, Lucas _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users