boklm pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

1 changed file:

Changes:

  • projects/linux-packages/browser.desktop.in
    ... ... @@ -10,6 +10,6 @@ Icon=[% c("var/system_pkg/pkg_name") %]
    10 10
     StartupNotify=true
    
    11 11
     StartupWMClass=[% c("var/display_name") %]
    
    12 12
     [% IF ! c("var/tor-browser") -%]
    
    13
    -MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;
    
    13
    +MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
    
    14 14
     [% END -%]
    
    15 15
     Terminal=false