Unverified Commit 6127a95b authored by Toma's avatar Toma Committed by GitHub
Browse files

sourcegit: added missing link category entry 'Development' (#462178)

parents 055d8251 bb9d705d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ buildDotnetModule (finalAttrs: {
      exec = "SourceGit";
      icon = "SourceGit";
      desktopName = "SourceGit";
      categories = [ "Development" ];
      terminal = false;
      comment = finalAttrs.meta.description;
    })