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


Commits:
4c8683ec by Nicolas Vigier at 2025-09-04T16:03:43+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/4c8683ece1c78160a8e7c84d29ac3ae00a711ecb

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4c8683ece1c78160a8e7c84d29ac3ae00a711ecb
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