-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:ggarra13/mrv2
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,7 +79,7 @@ chown ${name} "${desktop_dir}/mrv2-v@[email protected]" | |
# | ||
# Associate Video formats | ||
# | ||
xdg-mime default mrv2-v@[email protected] video/mp4 video/mpeg video/quicktime video/x-javafx video/x-flv video/x-matroska video/x-ms-wmv video/x-msvideo image/x-avi video/x-mov video/x-mp4 video/x-m4v | ||
xdg-mime default mrv2-v@[email protected] video/mp4 video/mpeg video/quicktime video/x-javafx video/x-flv video/x-matroska video/x-ms-wmv video/x-msvideo image/x-avi video/x-mov video/x-mp4 video/x-m4v video/x-otio | ||
|
||
# | ||
# Associate Image formats | ||
|