diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-11 03:45:32 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-11 03:45:32 +0800 |
commit | b674ca5441119a5f19caf7a430363460cf1147b9 (patch) | |
tree | ce9af354894fc8ad3269ef6bef17fe08c6daa2d9 /x11/Makefile | |
parent | b03854e1483c92fa0362d28d46a8fb2e59eddc85 (diff) | |
download | freebsd-ports-gnome-b674ca5441119a5f19caf7a430363460cf1147b9.tar.gz freebsd-ports-gnome-b674ca5441119a5f19caf7a430363460cf1147b9.tar.zst freebsd-ports-gnome-b674ca5441119a5f19caf7a430363460cf1147b9.zip |
This e17 module allows users to cycle desktop backgrounds over configurable
time interval.
It is a port of the e16 epplet E-Slides by Michael Jennings.
Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/
PR: ports/100011
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 0a974836ec96..c9fbb41b140b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -42,6 +42,7 @@ SUBDIR += e17-module-deskshow SUBDIR += e17-module-mem SUBDIR += e17-module-moon + SUBDIR += e17-module-slideshow SUBDIR += e17-module-uptime SUBDIR += e17-module-weather SUBDIR += ebuttons |