diff options
author | infirit <[email protected]> | 2015-09-11 12:11:48 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-13 12:48:51 +0200 |
commit | df8f274527c9006303c2a9902dc1ec238a6dc2e6 (patch) | |
tree | 84e2a3020757c9a60711932b001828fdf86b8a6f /src/polkit-mate-authentication-agent-1.desktop.in.in | |
parent | 996c9d79f9391aef5f7459a073112cf8dc86518a (diff) | |
download | mate-polkit-df8f274527c9006303c2a9902dc1ec238a6dc2e6.tar.bz2 mate-polkit-df8f274527c9006303c2a9902dc1ec238a6dc2e6.tar.xz |
Add support for autorestart
This ensures there is always a agent running even if something happens
(crash, kill etc).
Patch by Michael Vogt taken from gnome bug,
https://bugzilla.gnome.org/show_bug.cgi?id=634502
Diffstat (limited to 'src/polkit-mate-authentication-agent-1.desktop.in.in')
-rw-r--r-- | src/polkit-mate-authentication-agent-1.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polkit-mate-authentication-agent-1.desktop.in.in b/src/polkit-mate-authentication-agent-1.desktop.in.in index e4933c9..3685932 100644 --- a/src/polkit-mate-authentication-agent-1.desktop.in.in +++ b/src/polkit-mate-authentication-agent-1.desktop.in.in @@ -7,3 +7,4 @@ Type=Application Categories= NoDisplay=true OnlyShowIn=MATE; +X-MATE-AutoRestart=true |