diff --git a/apps/affinity/icon.svg b/apps/affinity/icon.svg new file mode 100644 index 0000000..806ab04 --- /dev/null +++ b/apps/affinity/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/affinity/info b/apps/affinity/info new file mode 100644 index 0000000..695bf83 --- /dev/null +++ b/apps/affinity/info @@ -0,0 +1,22 @@ +# Copyright (c) 2024 Fmstrat +# All rights reserved. +# +# SPDX-License-Identifier: Proprietary + +# GNOME shortcut name +NAME="Affinity" + +# Used for descriptions and window class +FULL_NAME="Affinity by Canva" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files\Affinity\Affinity\Affinity.exe" + +# GNOME categories +CATEGORIES="WinApps;Affinity" + +# GNOME mimetypes +MIME_TYPES="" + +# System Icon +ICON="Affinity"