mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-07 17:17:45 +03:00
abf13d38b3
remomte-viewer installs a file to $datadir/share/mime to register a mime-type for its .vv files. However, after installing this file, update-mime-database must be run in order to update the shared mime database. This commit (inspired by what Nautilus/planner are doing) adds what is needed for that. If the mime type is not correctly registered, gvfs-info console.vv will not return the correct mime type, and xdg-open console.vv will fail to start remote-viewer, and will fall back to running gedit as the .vv file is a text file. https://bugzilla.redhat.com/show_bug.cgi?id=1044209 |
||
---|---|---|
.. | ||
Makefile.am | ||
remote-viewer.desktop.in | ||
spice-xpi-client-remote-viewer | ||
virt-viewer-debug.nsis.in | ||
virt-viewer-mime.xml.in | ||
virt-viewer.nsis.in | ||
virt-viewer.wxs.in |