mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Added Adobe Photoshop CS6
This commit is contained in:
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;"
|
Reference in New Issue
Block a user