summaryrefslogtreecommitdiff
path: root/mate-panel/panel-schemas.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-schemas.h')
-rw-r--r--mate-panel/panel-schemas.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/mate-panel/panel-schemas.h b/mate-panel/panel-schemas.h
index b57a4063..c21a8464 100644
--- a/mate-panel/panel-schemas.h
+++ b/mate-panel/panel-schemas.h
@@ -59,6 +59,13 @@
#define PANEL_OBJECT_LAUNCHER_LOCATION_KEY "launcher-location"
#define PANEL_OBJECT_ACTION_TYPE_KEY "action-type"
+#define PANEL_MENU_BAR_SCHEMA "org.mate.panel.menubar"
+#define PANEL_MENU_BAR_SHOW_APPLICATIONS_KEY "show-applications"
+#define PANEL_MENU_BAR_SHOW_PLACES_KEY "show-places"
+#define PANEL_MENU_BAR_SHOW_DESKTOP_KEY "show-desktop"
+#define PANEL_MENU_BAR_SHOW_ICON_KEY "show-icon"
+#define PANEL_MENU_BAR_ICON_NAME_KEY "icon-name"
+
/* external schemas */
#define CAJA_DESKTOP_SCHEMA "org.mate.caja.desktop"