diff options
author | raveit65 <[email protected]> | 2023-08-30 15:18:15 +0200 |
---|---|---|
committer | Luke from DC <[email protected]> | 2023-08-31 19:51:18 +0000 |
commit | 015207383e781fc4460ea2007f7e962e3d0b4db5 (patch) | |
tree | 4d689ab3bbff35ee8cd78dad473e6caefe61f807 | |
parent | 5851bb1e1c2c0367d7749ed4d4911255d261511d (diff) | |
download | mate-polkit-015207383e781fc4460ea2007f7e962e3d0b4db5.tar.bz2 mate-polkit-015207383e781fc4460ea2007f7e962e3d0b4db5.tar.xz |
drop categories from desktop file
fixes https://github.com/mate-desktop/mate-polkit/issues/56
-rw-r--r-- | src/polkit-mate-authentication-agent-1.desktop.in.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/polkit-mate-authentication-agent-1.desktop.in.in b/src/polkit-mate-authentication-agent-1.desktop.in.in index da1129a..a60ac35 100644 --- a/src/polkit-mate-authentication-agent-1.desktop.in.in +++ b/src/polkit-mate-authentication-agent-1.desktop.in.in @@ -4,7 +4,6 @@ Comment=PolicyKit Authentication Agent for the MATE Desktop Exec=@FULL_LIBEXECDIR@/polkit-mate-authentication-agent-1 Terminal=false Type=Application -Categories= NoDisplay=true OnlyShowIn=MATE; X-MATE-AutoRestart=true |