From 90ab4a02f256e6199c6dad19c756e46260956af9 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Sat, 20 May 2017 13:11:31 +0100 Subject: [PATCH] add category so it doesn't get dropped into Default/Lost+Found Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index dd25bf64b0..9dc1458149 100644 --- a/package.json +++ b/package.json @@ -158,6 +158,7 @@ ], "linux": { "target": "deb", + "category": "Network;InstantMessaging;P2P;", "maintainer": "support@riot.im", "desktop": { "StartupWMClass": "riot-web"