Commit bb9d705d authored by DocBrown101's avatar DocBrown101
Browse files

sourcegit: added missing link category entry 'Development'

parent 5aeecbfb
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;
    })