diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-10 20:35:15 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-10 20:35:15 +0800 |
commit | f723692fc68c92997d401cd2ef0a121a8de99a8f (patch) | |
tree | b99a2d01fd65c26550bd615c5e5df3c97c248ef7 /x11/Makefile | |
parent | df296a4a49c7caa59b902d7d44035c0c44581fad (diff) | |
download | freebsd-ports-gnome-f723692fc68c92997d401cd2ef0a121a8de99a8f.tar.gz freebsd-ports-gnome-f723692fc68c92997d401cd2ef0a121a8de99a8f.tar.zst freebsd-ports-gnome-f723692fc68c92997d401cd2ef0a121a8de99a8f.zip |
An E17 module which minimizes all windows in order to show the desktop.
Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
PR: ports/99361
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e34db5b74778..1820030c5a1f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -39,6 +39,7 @@ SUBDIR += dxpc SUBDIR += dynamag SUBDIR += e17-module-calendar + SUBDIR += e17-module-deskshow SUBDIR += e17-module-mem SUBDIR += e17-module-moon SUBDIR += e17-module-weather |