mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00

* require pyxdg * extend xdg, introduce autostart * use xdg_current_desktop from opensnitch.utils.xdg * control autostart in tray * dont use pkill anymore * check if os-ui is already running * don't require pyxdg (for now) * simplify xdg_current_desktop * do not use pyxdg (for now), use some code from there * update autostart status when menu is open * fix possible SameFileError
18 lines
533 B
Desktop File
18 lines
533 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=OpenSnitch
|
|
Exec=opensnitch-ui
|
|
Icon=opensnitch-ui
|
|
GenericName=OpenSnitch Firewall
|
|
GenericName[hu]=OpenSnitch-tűzfal
|
|
GenericName[nb]=OpenSnitch brannmur
|
|
Comment=Interactive application firewall
|
|
Comment[es]=Firewall de aplicaciones
|
|
Comment[hu]=Alkalmazási tűzfal
|
|
Comment[nb]=Interaktiv programbrannmur
|
|
Terminal=false
|
|
NoDisplay=false
|
|
Categories=System;Security;Monitor;Network;
|
|
Keywords=system;firewall;policies;security;polkit;policykit;
|
|
X-GNOME-Autostart-Delay=3
|
|
X-GNOME-Autostart-enabled=true
|