Added Adobe Photoshop CS6

This commit is contained in:
Fmstrat 2020-11-11 10:26:52 -05:00 committed by Oskar Manhart
parent 5760e672de
commit e077c17a95
3 changed files with 18 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Rather than wait around for this, WinApps was created as an easy, one command wa
Note: The app list below is fueled by the community, and therefore many apps may be untested by the WinApps team.
Currently supported apps
- Adobe Photoshop (CS6)
- Command Prompt (cmd.exe)
- Explorer (File Manager)
- Internet Explorer 11 (just because)

View File

@ -0,0 +1,3 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m8.9803 14.538 3.0197-8.0313 3.007 8.0313m-4.2757-11.419-6.9782 17.763h2.8547l1.421-3.8063h7.9298l1.4337 3.8063h2.8547l-6.9782-17.763z" fill="#f44336" stroke-width="1.2688"/>
</svg>

After

Width:  |  Height:  |  Size: 266 B

14
apps/photoshop-cs6/info Normal file
View File

@ -0,0 +1,14 @@
# GNOME shortcut name
NAME="Photoshop CS6"
# Used for descriptions and window class
FULL_NAME="Adobe Photoshop CS6"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Photoshop.exe"
# GNOME categories
CATEGORIES="Adobe"
# GNOME mimetypes
MIME_TYPES="image/vnd.adobe.photoshop;"