Version: 2.3.0 (using KDE 4.6.2) OS: Linux In the configuration dialog under the tab "MIME Types", a click on "Currently-supported types" presents a list of currently supported file extensions. However, that list is in random order, for example "jp2 raw ia j2k", which makes it hard to check whether a type is in the list or not. Reproducible: Always Steps to Reproduce: - Expected Results: The list should be ordered either by alphabet or also by type: Raw files, Vector graphics, Bitmaps, etc.
Created attachment 66971 [details] Sorted the supported types alphabetically I added a few lines of code to order the list of types, and I attached a small patch for that.
Micheal, There is a patch to review... Gilles Caulier
Great, looking forward to it ;-) However, I will only be able to review it starting next week. Michael
Git commit 80b5d05b196e74bda0ef368200c3f3476ddbe2c1 by Michael Georg Hansen. Committed on 27/12/2011 at 16:01. Pushed by mghansen into branch 'master'. Apply patch by Menopia to fix wishlist bug 283416. Sort the list of supported MIME-types by alphabet. Related: bug 283416 M +2 -1 NEWS M +5 -1 libs/database/albumdb.cpp http://commits.kde.org/digikam/80b5d05b196e74bda0ef368200c3f3476ddbe2c1