GUI: Rename OCLP-Helper

Supports displaying icon as well as more familiar naming on prompt
This commit is contained in:
Mykola Grymalyuk
2023-05-14 20:55:49 -06:00
parent 5929e81337
commit 81247d8cf4
4 changed files with 27 additions and 1 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ class Constants:
@property
def oclp_helper_path(self):
return self.payload_path / Path("Tools/OCLP-Helper")
return self.payload_path / Path("Tools/OpenCore-Patcher-Helper.app/Contents/MacOS/OpenCore-Patcher-Helper")
@property
def rsrrepair_userspace_path(self):