mirror of
https://github.com/winapps-org/winapps.git
synced 2025-10-04 22:02:07 +08:00
17 lines
370 B
Text
17 lines
370 B
Text
# GNOME shortcut name
|
|
NAME="Photoshop 2024"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Adobe Photoshop 2024"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Photoshop 2024\Photoshop.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Adobe"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="image/vnd.adobe.photoshop;"
|
|
|
|
# System Icon
|
|
ICON="AdobePhotoshop"
|