Bug 100982

Summary: Sort By Name (Case Insensitive)
Product: kdesktop Reporter: Morten Sjoegren <kdestuff>
Component: generalAssignee: David Faure <faure>
Status: CLOSED INTENTIONAL    
Severity: wishlist CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Sort By Name Case Insensitive first.

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.