From 65ae14a7aba8777eb3e3f9703f89c920e2b34182 Mon Sep 17 00:00:00 2001 From: Fmstrat Date: Wed, 11 Nov 2020 14:17:55 -0500 Subject: [PATCH] Added Bridge, updated Photoshop --- README.md | 25 ++++++++++--------- apps/bridge-cs6-x86/icon.svg | 1 + apps/bridge-cs6-x86/info | 14 +++++++++++ apps/bridge-cs6/icon.svg | 1 + apps/bridge-cs6/info | 14 +++++++++++ apps/photoshop-cs6-x86/icon.svg | 1 + apps/photoshop-cs6-x86/info | 14 +++++++++++ apps/photoshop-cs6/photoshop-cs6-x86/icon.svg | 1 + apps/photoshop-cs6/photoshop-cs6-x86/info | 14 +++++++++++ 9 files changed, 73 insertions(+), 12 deletions(-) create mode 100755 apps/bridge-cs6-x86/icon.svg create mode 100644 apps/bridge-cs6-x86/info create mode 100755 apps/bridge-cs6/icon.svg create mode 100644 apps/bridge-cs6/info create mode 100644 apps/photoshop-cs6-x86/icon.svg create mode 100644 apps/photoshop-cs6-x86/info create mode 100644 apps/photoshop-cs6/photoshop-cs6-x86/icon.svg create mode 100644 apps/photoshop-cs6/photoshop-cs6-x86/info diff --git a/README.md b/README.md index c32b994..9c0102f 100644 --- a/README.md +++ b/README.md @@ -18,32 +18,33 @@ Note: The app list below is fueled by the community, and therefore many apps may + + + - - + + - - + + - - + + - - + + - - - + - +
Adobe Bridge
(CS6)
Adobe Photoshop
(CS6)
Command Prompt
(cmd.exe)
Explorer
(File Manager)
Internet Explorer
(11)
Microsoft Access
(2016, 2019, o365)
Microsoft Excel
(2016, 2019, o365)
Microsoft Word
(2016, 2019, o365)
Microsoft OneNote
(2016, 2019, o365)
Microsoft Outlook
(2016, 2019, o365)
Microsoft PowerPoint
(2016, 2019, o365)
Microsoft Publisher
(2016, 2019, o365)
Powershell
Powershell Windows
(Full RDP session)
  
diff --git a/apps/bridge-cs6-x86/icon.svg b/apps/bridge-cs6-x86/icon.svg new file mode 100755 index 0000000..6a84294 --- /dev/null +++ b/apps/bridge-cs6-x86/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/bridge-cs6-x86/info b/apps/bridge-cs6-x86/info new file mode 100644 index 0000000..ff172e4 --- /dev/null +++ b/apps/bridge-cs6-x86/info @@ -0,0 +1,14 @@ +# GNOME shortcut name +NAME="Bridge CS6" + +# Used for descriptions and window class +FULL_NAME="Adobe Bridge CS6" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files (x86)\Adobe\Adobe Bridge CS6\Bridge.exe" + +# GNOME categories +CATEGORIES="Adobe" + +# GNOME mimetypes +MIME_TYPES="image/vnd.adobe.photoshop;" diff --git a/apps/bridge-cs6/icon.svg b/apps/bridge-cs6/icon.svg new file mode 100755 index 0000000..6a84294 --- /dev/null +++ b/apps/bridge-cs6/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/bridge-cs6/info b/apps/bridge-cs6/info new file mode 100644 index 0000000..b4974b4 --- /dev/null +++ b/apps/bridge-cs6/info @@ -0,0 +1,14 @@ +# GNOME shortcut name +NAME="Bridge CS6" + +# Used for descriptions and window class +FULL_NAME="Adobe Bridge CS6" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe Bridge CS6 (64 Bit)\Bridge.exe" + +# GNOME categories +CATEGORIES="Adobe" + +# GNOME mimetypes +MIME_TYPES="image/vnd.adobe.photoshop;" diff --git a/apps/photoshop-cs6-x86/icon.svg b/apps/photoshop-cs6-x86/icon.svg new file mode 100644 index 0000000..a9d19f7 --- /dev/null +++ b/apps/photoshop-cs6-x86/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/photoshop-cs6-x86/info b/apps/photoshop-cs6-x86/info new file mode 100644 index 0000000..66f8726 --- /dev/null +++ b/apps/photoshop-cs6-x86/info @@ -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 (x86)\Adobe\Adobe Photoshop CS6\Photoshop.exe" + +# GNOME categories +CATEGORIES="Adobe" + +# GNOME mimetypes +MIME_TYPES="image/vnd.adobe.photoshop;" diff --git a/apps/photoshop-cs6/photoshop-cs6-x86/icon.svg b/apps/photoshop-cs6/photoshop-cs6-x86/icon.svg new file mode 100644 index 0000000..a9d19f7 --- /dev/null +++ b/apps/photoshop-cs6/photoshop-cs6-x86/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/photoshop-cs6/photoshop-cs6-x86/info b/apps/photoshop-cs6/photoshop-cs6-x86/info new file mode 100644 index 0000000..66f8726 --- /dev/null +++ b/apps/photoshop-cs6/photoshop-cs6-x86/info @@ -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 (x86)\Adobe\Adobe Photoshop CS6\Photoshop.exe" + +# GNOME categories +CATEGORIES="Adobe" + +# GNOME mimetypes +MIME_TYPES="image/vnd.adobe.photoshop;"