Skip to content

Commit 883fbed

Browse files
committed
Replace legacy category sections with more performant groupbox style
1 parent b9bac6c commit 883fbed

File tree

4 files changed

+200
-249
lines changed

4 files changed

+200
-249
lines changed

Pearcleaner/Logic/Locations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ class Locations: ObservableObject {
4040
"\(home)/Library",
4141
"\(home)/Library/Application Scripts",
4242
"\(home)/Library/Application Support",
43+
"\(home)/Library/Application Support/CrashReporter",
4344
"\(home)/Library/Application Support/Steam/steamapps",
4445
"\(home)/Library/Application Support/Steam/steamapps/common",
4546
"\(home)/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments",

Pearcleaner/Resources/Localizable.xcstrings

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40963,6 +40963,7 @@
4096340963
}
4096440964
},
4096540965
"No %@ apps to update" : {
40966+
"extractionState" : "stale",
4096640967
"localizations" : {
4096740968
"de" : {
4096840969
"stringUnit" : {
@@ -41073,6 +41074,9 @@
4107341074
}
4107441075
}
4107541076
}
41077+
},
41078+
"No app store apps to update" : {
41079+
4107641080
},
4107741081
"No apps available for thinning" : {
4107841082
"localizations" : {
@@ -41522,6 +41526,9 @@
4152241526
}
4152341527
}
4152441528
}
41529+
},
41530+
"No homebrew apps to update" : {
41531+
4152541532
},
4152641533
"No issues detected" : {
4152741534
"localizations" : {
@@ -43316,6 +43323,9 @@
4331643323
}
4331743324
}
4331843325
}
43326+
},
43327+
"No sparkle apps to update" : {
43328+
4331943329
},
4332043330
"No taps found" : {
4332143331
"localizations" : {
@@ -43540,6 +43550,9 @@
4354043550
}
4354143551
}
4354243552
}
43553+
},
43554+
"No unsupported apps to update" : {
43555+
4354343556
},
4354443557
"No Update 😌" : {
4354543558
"extractionState" : "manual",

0 commit comments

Comments
 (0)