nautilus: fixed mime types

This commit is contained in:
Miguel Madrid Mencía
2018-02-24 11:11:22 +01:00
committed by Jan Tojnar
parent 2cb88c524b
commit b7a6c54851

View File

@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
# Thumbnailers
--prefix XDG_DATA_DIRS : "${gdk_pixbuf}/share"
--prefix XDG_DATA_DIRS : "${librsvg}/share"
--prefix XDG_DATA_DIRS : "${shared_mime_info}/share"
)
'';