about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/jitsi
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2020-05-07 15:17:09 -0500
committerMatthew Bauer <mjbauer95@gmail.com>2020-05-07 15:17:09 -0500
commit807e45f643e508ad2add234e4859407b53078b01 (patch)
treec22719deaa66dc8faa25cce2dce82c3992474ce6 /pkgs/applications/networking/instant-messengers/jitsi
parent52df4fa7d085a3b9e43fcb3f1d537c8b3a535080 (diff)
jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/jitsi')
-rw-r--r--pkgs/applications/networking/instant-messengers/jitsi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/jitsi/default.nix b/pkgs/applications/networking/instant-messengers/jitsi/default.nix
index 13013dc4c7533..025b66852f4ab 100644
--- a/pkgs/applications/networking/instant-messengers/jitsi/default.nix
+++ b/pkgs/applications/networking/instant-messengers/jitsi/default.nix
@@ -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 ([