summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-global-preferences.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-09-05 15:09:52 +0200
committerStefano Karapetsas <[email protected]>2012-09-05 15:09:52 +0200
commit3f9a8ff95dd0632f52ecdbe4067fffd7b3c0df20 (patch)
treefdd7000bd5264789e9ea1d632baa1e63a217a28c /libcaja-private/caja-global-preferences.h
parentf0ef6466ec0987807fcffdd41b09e88fc1292802 (diff)
downloadcaja-3f9a8ff95dd0632f52ecdbe4067fffd7b3c0df20.tar.bz2
caja-3f9a8ff95dd0632f52ecdbe4067fffd7b3c0df20.tar.xz
convert exit with last window to gsettings
Diffstat (limited to 'libcaja-private/caja-global-preferences.h')
-rw-r--r--libcaja-private/caja-global-preferences.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/caja-global-preferences.h b/libcaja-private/caja-global-preferences.h
index 82cb033e..ef4ae2ba 100644
--- a/libcaja-private/caja-global-preferences.h
+++ b/libcaja-private/caja-global-preferences.h
@@ -32,7 +32,7 @@
G_BEGIN_DECLS
/* Whether exit when last window destroyed */
-#define CAJA_PREFERENCES_EXIT_WITH_LAST_WINDOW "preferences/exit_with_last_window"
+#define CAJA_PREFERENCES_EXIT_WITH_LAST_WINDOW "exit-with-last-window"
/* Desktop Background options */
#define CAJA_PREFERENCES_BACKGROUND_SET "background-set"