diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-06 06:09:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-06 06:09:07 +0800 |
commit | 483911344935dd35087bba5452a96405be1df8e7 (patch) | |
tree | 70e9d61cc154bd44430a855aac64c22a94fe3450 /deskutils/Makefile | |
parent | bf6b91f688075b49f0d617c1272a4781f1eba741 (diff) | |
download | freebsd-ports-gnome-483911344935dd35087bba5452a96405be1df8e7.tar.gz freebsd-ports-gnome-483911344935dd35087bba5452a96405be1df8e7.tar.zst freebsd-ports-gnome-483911344935dd35087bba5452a96405be1df8e7.zip |
Global Menu is the globally-shared menu bar of all applications
launched in your desktop session.
WWW: http://code.google.com/p/gnome2-globalmenu/
PR: ports/135049
Submitted by: Gustavo Perez
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 1c50013bf10a..3f00af734d05 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -78,6 +78,7 @@ SUBDIR += gkrellm-timers SUBDIR += glabels SUBDIR += glipper + SUBDIR += global-menu SUBDIR += gmcal SUBDIR += gnochm SUBDIR += gnome-blog |