diff --git a/apps/photoshop-2025/icon.svg b/apps/photoshop-2025/icon.svg new file mode 100644 index 0000000..e30aee3 --- /dev/null +++ b/apps/photoshop-2025/icon.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/apps/photoshop-2025/info b/apps/photoshop-2025/info new file mode 100644 index 0000000..e56622c --- /dev/null +++ b/apps/photoshop-2025/info @@ -0,0 +1,17 @@ +# GNOME shortcut name +NAME="Photoshop 2025" + +# Used for descriptions and window class +FULL_NAME="Adobe Photoshop 2025" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Photoshop 2025\Photoshop.exe" + +# GNOME categories +CATEGORIES="WinApps;Adobe" + +# GNOME mimetypes +MIME_TYPES="image/vnd.adobe.photoshop;" + +# System Icon +ICON="AdobePhotoshop"