Oskar Manhart 3cb2e189c2 Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit 2dd0980cc92cdf56607ce4d96bb260a97b5c1b78.
2024-09-07 18:16:13 +02:00

20 lines
658 B
Plaintext

# Copyright (c) 2024 Fmstrat
# All rights reserved.
#
# SPDX-License-Identifier: Proprietary
# 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="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;"