Version: (using KDE KDE 3.2.91) Installed from: Gentoo Packages Compiler: gcc 3.3.4 OS: Linux This patch add's an option to sort device-icons at the very beginning of the the desktop. So it's possible to sort icon for instance in this way: * devices * directories * others... It applies against kde-3.3-beta1 (should also work for beta2 and earlier kde versions). Carsten ps: The "Bug 32041: Add sort order option for devices" seems similar, but it's very old.
Created attachment 6874 [details] The proposed patch Todo: - change description for context menu (english isn't my native language :) - should it also filter for Type=FSDevice ?
*** This bug has been marked as a duplicate of 81726 ***
Created attachment 9714 [details] Devices first, both kdedevice and FSDevice. Plus clean-up of orig. patch. This patch is based on the original patch by Carsten Rietzschel. When "Devices at the very beginning" is cheched, both mimetypes="kdedevice/*" and KDesktopFiles of Type FSDev/FSDevice are sorted first. There were some issues in the original patch, like then both "Directories First" and "Devices at the very beginning" weren't checked, sorting didn't seem right. That and other issues should be fixed in this little patch. I'll port this to 3.4 a little later.
Created attachment 9757 [details] Devices first, for CVS-version 2005-02-21. Same as above patch, just for resent CVS (2005-02-21) and up-coming KDE 3.4. I hope it'll be of some use.
Bug closed. Kdesktop is no more mantained.