jitsi: use X-Internet for desktop categories

avoids error from incorrect category name.
This commit is contained in:
Matthew Bauer 2020-05-07 15:17:09 -05:00
parent 52df4fa7d0
commit 807e45f643

View file

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