Bug 100982 - Sort By Name (Case Insensitive)
Summary: Sort By Name (Case Insensitive)
Status: CLOSED INTENTIONAL
Alias: None
Product: kdesktop
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 18:00 UTC by Morten Sjoegren
Modified: 2009-01-02 20:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Sort By Name Case Insensitive first. (1.52 KB, patch)
2005-03-06 18:01 UTC, Morten Sjoegren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Morten Sjoegren 2005-03-06 18:00:45 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources

This is a small patch for KDE, it moves "By Name (Case Insensitive)" above "By Name (Case Sensitive)" in

Desktopmenu -> icons -> sort icons

Normally of order in "sort icons" is:
"By Name (Case Sensitive)" 
"By Name (Case Insensitive)" 
"By Size"
"By Type"
"By Date"
"------------"
"Directories first"

this patch changes that to
"By Name (Case Insensitive)"
"By Name (Case Sensitive)"
"By Size"
"By Type"
"By Date"
"------------"
"Directories first"

I never use "By Name (Case Sensitive)" so I find it weird that it's onto.
Comment 1 Morten Sjoegren 2005-03-06 18:01:51 UTC
Created attachment 10000 [details]
Sort By Name Case Insensitive first.

It work on both 3.3.x and 3.4
Comment 2 David Faure 2005-03-09 17:25:01 UTC
Well, others use it, so the reasoning doesn't really hold.
Changing the order of menu items is just a way to confuse users.

Besides, how often does one change the ordering of his desktop icons?
It's not like this is an area where "often used" matters.
Comment 3 FiNeX 2009-01-02 20:30:30 UTC
Bug closed. Kdesktop is no more mantained.