Added Internet Explorer (just because)

This commit is contained in:
Fmstrat
2020-11-07 20:27:14 -05:00
parent cde7216158
commit efce663664
2 changed files with 15 additions and 0 deletions

14
apps/iexplorer/info Normal file
View File

@@ -0,0 +1,14 @@
# GNOME shortcut name
NAME="Internet Explorer"
# Used for descriptions and window class
FULL_NAME="Internet Explorer"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Internet Explorer\iexplore.exe"
# GNOME categories
CATEGORIES="Office"
# 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;"