summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-02-26 14:08:32 +0100
committerNick Schermer <nick@xfce.org>2010-02-26 14:11:55 +0100
commit263a8bac973419b39efea517786843c965324d91 (patch)
treeff394e15cf77ab40472034b8528b350c356561ee /plugins/Makefile.am
parent237153c2daacabd38a884b0578c555af571c3522 (diff)
downloadxfce4-panel-263a8bac973419b39efea517786843c965324d91.tar.gz
Add new application menu plugin.
Garcon based menu plugin. Basically works the same as the plugin in xfdesktop, with an additional option to show the generic names in the menu. Also extend the migration program to migrate from the xfdesktop menu to the panel menu.
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 70540b2a..6a384424 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,6 +1,7 @@
SUBDIRS = \
actions \
+ applicationsmenu \
clock \
directorymenu \
launcher \