diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-10 20:08:21 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-10 20:08:21 +0000 |
commit | e7022df49ceeeffe0494d3d26e73878d0033ebc9 (patch) | |
tree | 28644101f688db92f12178d69fe19706e2b6dcc8 /x11/Makefile | |
parent | The previous commit should have read: (diff) |
This e17 module draws falling raindrops and clouds on your desktop window.
The rain density is fully configurable.
Author: Team Ninjapirates <http://www.dxdstudio.com/npn/>
WWW: http://www.enlightenment.org
PR: ports/100006
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 045d2ff0c66f..e505aa430035 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -45,6 +45,7 @@ SUBDIR += e17-module-mail SUBDIR += e17-module-mem SUBDIR += e17-module-moon + SUBDIR += e17-module-rain SUBDIR += e17-module-slideshow SUBDIR += e17-module-uptime SUBDIR += e17-module-weather |