pkgkit - count pkgs total in gadgets

@fix
This commit is contained in:
Carsten Haitzler 2022-02-07 10:45:17 +00:00
parent e8c5e18fdf
commit 12cbf43ae2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ packagekit_icon_update(E_PackageKit_Module_Context *ctxt,
count++;
break;
default:
count++;
break;
}
}