wok-current view cookutils/stuff/current-version.patch @ rev 25792

Fix openbox menu, label keymap on lxpanel and add miss it translation for tazpkg
author Stanislas Leduc <shann@slitaz.org>
date Tue Oct 07 05:55:24 2025 +0000 (2 weeks ago)
parents
children
line source
1 --- a/cookiso
2 +++ b/cookiso
3 @@ -40,6 +40,7 @@
4 case "$version" in
5 stable) string='stable' ;;
6 cooking) string='cooking' ;;
7 + current) string='current' ;;
8 *) string='rolling'; version='cooking' ;;
9 esac