summaryrefslogtreecommitdiff
path: root/capplet/gsp-keyfile.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-04-19 10:00:09 +0200
committerraveit65 <[email protected]>2021-04-22 13:51:08 +0200
commitf56f8cd63d330e576aeabd09a0600a8da2e02392 (patch)
tree6343d0dacb127dab5986b064acd37fe3e227f793 /capplet/gsp-keyfile.h
parentba48852392801f0c924201e88f8a78fb7eff363c (diff)
downloadmate-session-manager-f56f8cd63d330e576aeabd09a0600a8da2e02392.tar.bz2
mate-session-manager-f56f8cd63d330e576aeabd09a0600a8da2e02392.tar.xz
Follow freedesktop guidelines to disable autorun using Hidden key
Diffstat (limited to 'capplet/gsp-keyfile.h')
-rw-r--r--capplet/gsp-keyfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/capplet/gsp-keyfile.h b/capplet/gsp-keyfile.h
index 97f135f..aecd2ef 100644
--- a/capplet/gsp-keyfile.h
+++ b/capplet/gsp-keyfile.h
@@ -33,7 +33,6 @@
extern "C" {
#endif
-#define GSP_KEY_FILE_DESKTOP_KEY_AUTOSTART_ENABLED "X-MATE-Autostart-enabled"
#define GSP_KEY_FILE_DESKTOP_KEY_DELAY "X-MATE-Autostart-Delay"
void gsp_key_file_populate (GKeyFile *keyfile);