jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
This commit is contained in:
parent
52df4fa7d0
commit
807e45f643
@ -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 ([
|
||||
|
Loading…
x
Reference in New Issue
Block a user