Drop old mimelnk MIME types

Those desktop MIME types were needed only with KDE up to 3.x, as it
used to have its own desktop-based MIME type system. KDE 3 is EOL for
many years now, and there are already XDG MIME types.
This commit is contained in:
Pino Toscano
2022-07-05 17:26:14 +02:00
committed by Laurent Trinques
parent 08e206deeb
commit cf479bc113
8 changed files with 1 additions and 83 deletions

View File

@@ -47,7 +47,6 @@ endif()
endif()
message("QET_LICENSE_PATH " ${QET_LICENSE_PATH})
message("QET_MIME_DESKTOP_PATH " ${QET_MIME_DESKTOP_PATH})
message("QET_MIME_PACKAGE_PATH " ${QET_MIME_PACKAGE_PATH})
message("QET_DESKTOP_PATH " ${QET_DESKTOP_PATH})
message("QET_ICONS_PATH " ${QET_ICONS_PATH})