wok-current annotate tazpkg/stuff/tazweb-libwebkit.patch @ rev 25787
Adjust minimal kernel version for glibc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Jul 29 18:07:04 2025 +0000 (6 weeks ago) |
parents | |
children |
rev | line source |
---|---|
shann@25634 | 1 --- a/applications/tazpanel-pkgs.desktop |
shann@25634 | 2 +++ b/applications/tazpanel-pkgs.desktop |
shann@25634 | 3 @@ -5,7 +5,7 @@ |
shann@25634 | 4 Name[pt]=Gerenciador de Pacotes |
shann@25634 | 5 Name[pt_BR]=Gerenciador de Pacotes |
shann@25634 | 6 Name[ru]=Менеджер пакетов |
shann@25634 | 7 -TryExec=tazweb |
shann@25634 | 8 -Exec=sh -c 'tazweb root:$$@127.0.0.1:82/user/pkgs.cgi' |
shann@25634 | 9 +TryExec=tazweb-legacy |
shann@25634 | 10 +Exec=sh -c 'tazweb-legacy root:$$@127.0.0.1:82/user/pkgs.cgi' |
shann@25634 | 11 Icon=system-software-installer |
shann@25634 | 12 Categories=Settings;PackageManager; |