Bug 261763 - Allow to treat .desktop files linking to a folder as directories
Summary: Allow to treat .desktop files linking to a folder as directories
Status: REPORTED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 03:31 UTC by Kai Uwe Broulik
Modified: 2012-05-27 11:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2011-01-01 03:31:12 UTC
Version:           unspecified (using KDE 4.5.90) 
OS:                Linux

Often you have a directory in a remote location or somewhere where you cannot put a symlink to and place it in a folder. Since this link is always created as .desktop file it will be sorted into the folder‘s files. It should be possible to treaat folders linking to a folder being sorted as folder.
I know this would require inspecting .desktop files in that folder but I hope this is possible anyway. So the “Mom‘s share” (smb://momspc/share) folder is sorted next to the “Local share” (~/share).

Reproducible: Didn't try