From fbe3ab1e3b811e74726736b2fbce5e56e1f2eee3 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Tue, 25 Sep 2018 11:41:59 +0100 Subject: [PATCH] ui/opensnitch_ui.desktop: Drop MimeType declaration. The desktop entry currently lists support for a mime type, but does not provide codes like %f, %F, %u or %U for the Exec key. If the application can indeed handle files of the listed mime types, it should specify a way to pass the filenames as parameters, or it should not specify the MimeType key to begin with. --- ui/opensnitch_ui.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/opensnitch_ui.desktop b/ui/opensnitch_ui.desktop index 942d692d..ac399c46 100644 --- a/ui/opensnitch_ui.desktop +++ b/ui/opensnitch_ui.desktop @@ -5,6 +5,5 @@ Exec=opensnitch-ui Icon=preferences-system-firewall GenericName=OpenSnitch Firewall Terminal=false -MimeType=application/x-douane-configurator; Categories=System;Filesystem;Network; -Keywords=system;firewall;policies;security;polkit;policykit;douane; \ No newline at end of file +Keywords=system;firewall;policies;security;polkit;policykit;douane;