mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
Added Adobe Photoshop CS6
This commit is contained in:
parent
5760e672de
commit
e077c17a95
@ -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)
|
||||
|
3
apps/photoshop-cs6/icon.svg
Normal file
3
apps/photoshop-cs6/icon.svg
Normal 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
14
apps/photoshop-cs6/info
Normal 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;"
|
Loading…
x
Reference in New Issue
Block a user