mirror of
https://github.com/winapps-org/winapps.git
synced 2025-10-05 15:49:30 +02:00
feat: add Adobe CC 2024 integrations
This commit is contained in:
22
apps/aftereffects-2024/info
Normal file
22
apps/aftereffects-2024/info
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright (c) 2024 Fmstrat
|
||||
# All rights reserved.
|
||||
#
|
||||
# SPDX-License-Identifier: Proprietary
|
||||
|
||||
# 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"
|
Reference in New Issue
Block a user