mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
![]() New MIME type files: - xdg/mime.no-thumbnail.types (types that don't have supported thumbnails) - xdg/mime.thumbnail.types (types that have supported thumbnails) These are now read at CMake time and are used to generate the .desktop and .thumbnailer files. The mime.types files are one line per MIME type, which is easier to work with than a single line of everything. The GTK+ .thumbnailer files only have mime.thumbnail.types, whereas the KDE .desktop files have both thumbnail and no-thumbnail. TODO: Sort and remove duplicates? Also: Cleaned up installation of the .desktop/.thumbnail files. Removed the explicit source/binary directories, since these functions have good defaults: - CONFIGURE_FILE() uses source dir for source, binary dir for destination. - INSTALL() defaults to binary dir. Added some MIME types from RomData subclasses that weren't added before: - iQuePlayer - PokemonMini - DidjTex - KhronosKTX2 - PowerVR3 - SegaPVR (image/x-sega-svr only) |
||
---|---|---|
.. | ||
libs | ||
macros | ||
modules | ||
platform | ||
toolchain | ||
cmake_uninstall.cmake.in | ||
options.cmake | ||
platform.cmake |