mirror of
https://github.com/winapps-org/winapps.git
synced 2025-10-04 05:42:10 +08:00
17 lines
458 B
Text
17 lines
458 B
Text
# GNOME shortcut name
|
|
NAME="After Effects 2024"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Adobe After Effects 2024"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe After Effects 2024\Support Files\AfterFX.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Adobe"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="application/vnd.adobe.aftereffects.project;application/vnd.adobe.aftereffects.template;"
|
|
|
|
# System Icon
|
|
ICON="AdobeAfterEffects"
|