Revision 928748

Go back to digest for 22nd February 2009

Features in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kdeui:

Support for generic-icon fallbacks when loading mimetype icons.
For instance "application-x-fluid" isn't available but "x-office-document" is used instead as specified in shared-mime-info xml (see /usr/share/mime/generic-icons for a full list), while when loading "image-whatever" it falls back to "image-x-generic" as specified in the shared-mime-info spec (since this one has no entry in the generic-icons file).

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kdeui
  •   /icons/kiconloader.cpp
  •   /tests/kiconloader_unittest.cpp
2 files changed in total