Fixes for freerdp3, and for arch linux, also add convenience function to install all officially supported apps in one go, also fix a typo

This commit is contained in:
Sebastien Bürky
2024-04-20 22:26:22 +02:00
parent 152a92412b
commit 93c450b332
4 changed files with 164 additions and 77 deletions

View File

@@ -8,7 +8,7 @@ FULL_NAME="Internet Explorer"
WIN_EXECUTABLE="C:\Program Files\Internet Explorer\iexplore.exe"
# GNOME categories
CATEGORIES="WinApps;Office"
CATEGORIES="WinApps;Network;WebBrowser;"
# GNOME mimetypes
MIME_TYPES="text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;"