summaryrefslogtreecommitdiff
path: root/mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c')
-rw-r--r--mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c b/mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c
index 1076ff1d..00ef79c4 100644
--- a/mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c
+++ b/mate-panel/libmate-panel-applet-private/mate-panel-applet-container.c
@@ -53,7 +53,7 @@ typedef struct {
} AppletPropertyInfo;
static const AppletPropertyInfo applet_properties [] = {
- { "prefs-key", "PrefsKey" },
+ { "prefs-path", "PrefsPath" },
{ "orient", "Orient" },
{ "size", "Size" },
{ "size-hints", "SizeHints" },