This website works better with JavaScript.
Почетна
Преглед
Регистрација
Пријавите Се
Mighel88
/
NoUninstall
изданак од
mac-user669/NoUninstall
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
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.
1
Commit
1
Грана
Дрво:
9aefa994d9
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '9aefa994d9'
${ noResults }
NoUninstall
/
Tweak.x
6 lines
66B
Датотека
Blame
Историја
%hook SBLeafIcon
-(BOOL)isUninstallSupported {
return NO;
}
%end