Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Bryan patch 1 #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/ame_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ame_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/xd_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/xd_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 41 additions & 6 deletions meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"largeImageKey": "photoshop_large",
"smallImageKey": "photoshop_small",
"largeText": "Adobe Photoshop",
"smallText": "Editing"

"smallText": "Working on"
},
{
"processName": "adobe premiere pro.exe",
Expand All @@ -24,7 +23,7 @@
"largeImageKey": "illustrator_large",
"smallImageKey": "illustrator_small",
"largeText": "Adobe Illustrator",
"smallText": "Editing"
"smallText": "Working on"
},
{
"processName": "afterfx.exe",
Expand All @@ -33,7 +32,7 @@
"largeImageKey": "aftereffects_large",
"smallImageKey": "aftereffects_small",
"largeText": "Adobe After Effects",
"smallText": "Editing"
"smallText": "Compositing"
},
{
"processName": "acrobat.exe",
Expand All @@ -51,6 +50,42 @@
"largeImageKey": "indesign_large",
"smallImageKey": "indesign_small",
"largeText": "Adobe InDesign",
"smallText": "Editing"
"smallText": "Working on"
},
{
"processName": "AcroRd32.exe",
"splitBy": " - ",
"splitIndex": 0,
"largeImageKey": "acrobatdc_large",
"smallImageKey": "acrobatdc_small",
"largeText": "Adobe Acrobat Reader DC",
"smallText": "Reading"
},
{
"processName": "Adobe Media Encoder.exe",
"splitBy": false,
"splitIndex": false,
"largeImageKey": "ame_large",
"smallImageKey": "ame_small",
"largeText": "Adobe Media Encoder",
"smallText": "Encoding"
},
{
"processName": "Adobe Audition CC.exe",
"splitBy": false,
"splitIndex": false,
"largeImageKey": "audition_large",
"smallImageKey": "audition_small",
"largeText": "Adobe Audition",
"smallText": "Recording/editing audio"
},
{
"processName": "XD.exe",
"splitBy": false,
"splitIndex": false,
"largeImageKey": "xd_large",
"smallImageKey": "xd_small",
"largeText": "Adobe XD",
"smallText": "Working on"
}
]
]