mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-21 18:45:49 +00:00
macOS: only associate the GUI's settings file with MKVToolNix
but not all the other file types MKVToolNix can read. There are two reasons for it: 1. Even though the file association is registered as `Alternate`, which should be the lowest one, users have reported that installing MKVToolNix causes it to take over all file type associations it supports. 2. Even when changing the association manually afterwards, the icons the Finder shows for the supported file types are all MKVToolNix icons. Fixes #3588.
This commit is contained in:
parent
7c8f5d3def
commit
a5cb745763
6
NEWS.md
6
NEWS.md
@ -22,6 +22,12 @@
|
||||
* MKVToolNix GUI: multiplexer: the "emphasis" and "stereoscopy" combo-boxes
|
||||
now have a much smaller minimum width, allowing to make the whole
|
||||
"properties" pane much smaller again. Fixes #3581.
|
||||
* MKVToolNix GUI: macOS: when you install the application from the DMG it'll
|
||||
no longer register itself as an alternate handler for its supported file
|
||||
types. It seems like this overrode existing associations, forcing people to
|
||||
change them manually to whatever they wanted them to be. Additionally this
|
||||
forced the associated file to always be shown with an MKVToolNix icon. The
|
||||
GUI's own `.mtxcfg` files will still be registered. Fixes #3588.
|
||||
|
||||
|
||||
# Version 78.0 "Running" 2023-07-02
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user