summaryrefslogtreecommitdiffstats
path: root/desktop/vala-panel-appmenu/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/vala-panel-appmenu/README')
-rw-r--r--desktop/vala-panel-appmenu/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/vala-panel-appmenu/README b/desktop/vala-panel-appmenu/README
new file mode 100644
index 0000000000..8506c81c89
--- /dev/null
+++ b/desktop/vala-panel-appmenu/README
@@ -0,0 +1,10 @@
+Vala Panel Application Menu is a Global Menu applet for use with
+Vala Panel, xfce4-panel and mate-panel (Budgie 10.x is also planned).
+
+By default vala-panel-appmenu will be builded for xfce-panel.
+Requires bamf must be built without --disable-introspection
+Optionaly requires appmenu-qt
+
+For XFCE-Panel, type the following lines into your console:
+xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true
+xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s true \ No newline at end of file