winapps/apps/afdesign/info
paidlowered 80ff5568fa Add Affinity apps to WinApps
Signed-off-by: paidlowered <loxton@blorpis.com>
2025-09-25 06:45:43 -05:00

22 lines
426 B
Text

# Copyright (c) 2024 Fmstrat
# All rights reserved.
#
# SPDX-License-Identifier: Proprietary
# GNOME shortcut name
NAME="Designer"
# Used for descriptions and window class
FULL_NAME="Affinity Designer"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Affinity\Designer 2\Designer.exe"
# GNOME categories
CATEGORIES="WinApps;Affinity"
# GNOME mimetypes
MIME_TYPES=""
# System Icon
ICON="AffinityDesigner"