mosyleb icon

This commit is contained in:
Søren Theilgaard
2021-07-02 09:23:45 +02:00
parent 557500e214
commit f8d578a6d7
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
- Change in finding installed apps. We now look in /Applications and /Applications/Utilities first. If not found there, we use spotligt to find it. (We discovered a problem when a user has Parallels Windows installed with Microsoft Edge in it. Then Installomator wanted to update the app all the time, becaus spotligt found that Windows version of the app that Parallels created.)
- Added bunch of new labels
- Improved `buildCaseStatement.sh` a lot. It is a great start when figuring out how to create a new label for an app, or a piece of software.
- Mosyle changed their app name from Business to Self-Service
## v0.5 - 2021-04-13

View File

@@ -3261,7 +3261,7 @@ case $LOGO in
;;
mosyleb)
# Mosyle Business
LOGO="/Applications/Business.app/Contents/Resources/AppIcon.icns"
LOGO="/Applications/Self-Service.app/Contents/Resources/AppIcon.icns"
;;
mosylem)
# Mosyle Manager (education)