Oskar Manhart 2dd0980cc9 Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit d2601efeab779b33df97c40945e958fecfcecb73, reversing
changes made to f01427a236ea3b2662c94ea9ba959e00b50f600e.
2024-09-05 17:31:21 +02:00

18 lines
405 B
Plaintext

# GNOME shortcut name
NAME="Illustrator CC"
# Used for descriptions and window class
FULL_NAME="Adobe Illustrator CC"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Illustrator 2021\Support Files\Contents\Windows\Illustrator.exe"
# GNOME categories
CATEGORIES="WinApps;Adobe"
# GNOME mimetypes
MIME_TYPES="application/illustrator;"
# System Icon
ICON="AdobeIllustrator"