about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2020-05-08 07:28:36 -0700
committerGitHub <noreply@github.com>2020-05-08 07:28:36 -0700
commitcd02078e1ada4b31168d963369bd16c8d14921c8 (patch)
tree14455aa123ad13d39f5016088859c3bd07fbce70 /pkgs/applications
parent43b3c1522855eb6d9ce45a07e830ebd821f74b4b (diff)
parent807e45f643e508ad2add234e4859407b53078b01 (diff)
downloadnixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar.gz
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar.bz2
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar.lz
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar.xz
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.tar.zst
nixlib-cd02078e1ada4b31168d963369bd16c8d14921c8.zip
Merge pull request #87215 from matthewbauer/jitsi-x-internet
jitsi: use X-Internet for desktop categories
Diffstat (limited to 'pkgs/applications')
-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 13013dc4c753..025b66852f4a 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 ([