summaryrefslogtreecommitdiff
path: root/typing-break/drwright.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-22 16:38:29 +0200
committerStefano Karapetsas <[email protected]>2012-10-22 16:38:29 +0200
commit9b69f6561dab8a2669d65b67636ea07e171c60b5 (patch)
tree6b9c861ca0a9fb9d032cf1cd84bf707ef295cc24 /typing-break/drwright.h
parentbfb3989ea5020a7b42c886378464ae65b80089cc (diff)
downloadmate-control-center-9b69f6561dab8a2669d65b67636ea07e171c60b5.tar.bz2
mate-control-center-9b69f6561dab8a2669d65b67636ea07e171c60b5.tar.xz
migrate typing-break to gsettings
Diffstat (limited to 'typing-break/drwright.h')
-rw-r--r--typing-break/drwright.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/typing-break/drwright.h b/typing-break/drwright.h
index 5c9478d9..6a44e8c4 100644
--- a/typing-break/drwright.h
+++ b/typing-break/drwright.h
@@ -21,7 +21,7 @@
#ifndef __DR_WRIGHT_H__
#define __DR_WRIGHT_H__
-#define MATECONF_PATH "/desktop/mate/typing_break"
+#define TYPING_BREAK_SCHEMA "org.mate.typing-break"
typedef struct _DrWright DrWright;