diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-19 07:43:34 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-19 07:43:34 +0800 |
commit | 09b89c058deebb1ca4f126c43018ad18c2b01723 (patch) | |
tree | 357e71467107d5d6a5f9d9a1ea09f5ce21640b0e /x11-wm/Makefile | |
parent | df7dc2673a7062fb0846b3e5d705b060b5e92850 (diff) | |
download | freebsd-ports-gnome-09b89c058deebb1ca4f126c43018ad18c2b01723.tar.gz freebsd-ports-gnome-09b89c058deebb1ca4f126c43018ad18c2b01723.tar.zst freebsd-ports-gnome-09b89c058deebb1ca4f126c43018ad18c2b01723.zip |
LXMenuEditor is a small, simple, free, open source, easy to use application
that allows you to customize the LXDE menu.
LXMenuEditor is very useful for people that want to create their own,
customized menus for LXDE.
This editor can also be used to customize GNOME's main menu and menus
of other enviroments, although it's specially designed for the LXDE environment.
WWW: http://lxmed.sourceforge.net/
PR: ports/175936
Submitted by: nemysis (self)
Approved by: pawel (mentor)
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 433181701b9d..5d198adee223 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -109,6 +109,7 @@ SUBDIR += libdockapp SUBDIR += libwraster SUBDIR += lwm + SUBDIR += lxmed SUBDIR += lxsession SUBDIR += matwm2 SUBDIR += mcwm |