smartgit: remove outdated category "Application"

This commit is contained in:
Thomas Singer
2025-03-06 13:23:16 +01:00
parent fdad224e14
commit 39cb1880af
-1
View File
@@ -86,7 +86,6 @@ stdenv.mkDerivation (finalAttrs: {
icon = "smartgit";
desktopName = "SmartGit";
categories = [
"Application"
"Development"
"RevisionControl"
];