summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-panel/panel-action-protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-action-protocol.c b/mate-panel/panel-action-protocol.c
index 75cfd356..12a7f667 100644
--- a/mate-panel/panel-action-protocol.c
+++ b/mate-panel/panel-action-protocol.c
@@ -167,7 +167,7 @@ panel_action_protocol_init (void)
XInternAtom (GDK_DISPLAY_XDISPLAY (display),
"_MATE_PANEL_ACTION",
FALSE);
- atom_mate_panel_action =
+ atom_gnome_panel_action =
XInternAtom (GDK_DISPLAY_XDISPLAY (display),
"_GNOME_PANEL_ACTION",
FALSE);