GUI: Set about and quit items

This commit is contained in:
Mykola Grymalyuk
2023-05-18 18:36:39 -06:00
parent d360a8ee8b
commit e36e9b35e9
4 changed files with 80 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@
- Implement proper UI call backs on long processes
- ex. Root patching
- Implement default selections for disks and installers
- Set about and quit items
- Utilize `py-applescript` for authorization prompts
- Avoids displaying prompts with `osascript` in the title
- Due to limitations, only used for installer creation and OpenCore installation