Pier Angelo Vendrame pushed to branch maint-14.5 at The Tor Project / 
Applications / tor-browser-build


Commits:
207612f3 by Nicolas Vigier at 2025-09-09T17:44:21+02:00
MB 463: Fix typo in MimeType entry in .desktop file included in deb/rpm package

- - - - -


1 changed file:

- projects/linux-packages/browser.desktop.in


Changes:

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



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/207612f32d74b6cf376e8e502ee015f314438278

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/207612f32d74b6cf376e8e502ee015f314438278
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to