Il sito funziona meglio con JavaScript.
Home
Esplora
Registrati
Accedi
Mighel88
/
NoUninstall
forkato da
mac-user669/NoUninstall
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Removes the ability to uninstall any apps. Mirror of
https://github.com/mac-user669/NoUninstall
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commit
1
Ramo (Branch)
Albero (Tree):
b236340691
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'b236340691'
${ noResults }
NoUninstall
/
Tweak.x
6 lines
66B
Originale
Blame
Cronologia
%hook SBLeafIcon
-(BOOL)isUninstallSupported {
return NO;
}
%end