Merge pull request #87215 from matthewbauer/jitsi-x-internet

jitsi: use X-Internet for desktop categories
This commit is contained in:
Ryan Mulligan 2020-05-08 07:28:36 -07:00 committed by GitHub
commit cd02078e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
comment = "VoIP and Instant Messaging client"; comment = "VoIP and Instant Messaging client";
desktopName = "Jitsi"; desktopName = "Jitsi";
genericName = "Instant Messaging"; genericName = "Instant Messaging";
categories = "Application;Internet;"; categories = "Application;X-Internet;";
}; };
libPath = lib.makeLibraryPath ([ libPath = lib.makeLibraryPath ([