2024-05-23 18:30:03 +02:00

18 lines
366 B
Plaintext

# GNOME shortcut name
NAME="Photoshop CC"
# Used for descriptions and window class
FULL_NAME="Adobe Photoshop CC"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Photoshop 2020\Photoshop.exe"
# GNOME categories
CATEGORIES="WinApps;Adobe"
# GNOME mimetypes
MIME_TYPES="image/vnd.adobe.photoshop;"
# System Icon
ICON="AdobePhotoshop"