Skip to content

Commit

Permalink
Remove MIME files
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Feb 8, 2023
1 parent f78a5d0 commit fd6fb7f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 25 deletions.
1 change: 0 additions & 1 deletion gnome/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
install(FILES heif.thumbnailer DESTINATION ${CMAKE_INSTALL_DATADIR}/thumbnailers)
install(FILES avif.xml heif.xml DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages)
7 changes: 1 addition & 6 deletions gnome/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
thumbnailer_dir = $(datadir)/thumbnailers
thumbnailer__DATA = heif.thumbnailer

mime_dir = $(datadir)/mime/packages
mime__DATA = heif.xml avif.xml

EXTRA_DIST = \
CMakeLists.txt \
heif.thumbnailer \
heif.xml \
avif.xml
heif.thumbnailer
8 changes: 0 additions & 8 deletions gnome/avif.xml

This file was deleted.

10 changes: 0 additions & 10 deletions gnome/heif.xml

This file was deleted.

0 comments on commit fd6fb7f

Please sign in to comment.