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="InDesign CC"
# Used for descriptions and window class
FULL_NAME="Adobe InDesign CC"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe InDesign 2021\InDesign.exe"
# GNOME categories
CATEGORIES="WinApps;Adobe"
# GNOME mimetypes
MIME_TYPES="application/x-adobe-indesign-interchange;application/x-adobe-indesign;"
# System Icon
ICON="AdobeIndesign"