2024-05-23 18:30:03 +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"