[Lunar-commits] r20152 - moonbase/trunk/zbeta/e17/e_modules-cvs
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat May 20 14:13:58 UTC 2006
Author: v3rt1g0
Date: 2006-05-20 14:13:57 +0000 (Sat, 20 May 2006)
New Revision: 20152
Modified:
moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD
moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS
Log:
Added moon module, which was added to cvs a few days ago
Modified: moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD
===================================================================
--- moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD 2006-05-20 12:08:18 UTC (rev 20151)
+++ moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD 2006-05-20 14:13:57 UTC (rev 20152)
@@ -1,11 +1,10 @@
(
- AVAILABLE_MODULES="calendar devian emu evolume flame language wlan mbar uptime net mem cpu mount rain screenshot slideshow snow tclock weather"
+ AVAILABLE_MODULES="calendar cpu devian emu evolume flame language mbar mem moon mount net rain screenshot slideshow snow tclock uptime weather wlan"
export PATH="$MODULE_PREFIX/bin:$PATH"
export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"
export LDFLAGS="$LDFLAGS -L$MODULE_PREFIX/lib"
- export USER=nobody
for module in $AVAILABLE_MODULES; do
pushd $module &&
Modified: moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS
===================================================================
--- moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS 2006-05-20 12:08:18 UTC (rev 20151)
+++ moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS 2006-05-20 14:13:57 UTC (rev 20152)
@@ -23,6 +23,7 @@
language: Changes the active keyboard language/layout variant.
mbar: Manage mountable devices from your desktop (in a "bar" style)
mem: Displays RAM usage.
+ moon: Displays moon phase information on your desktop.
mount: Manage mountable devices from your desktop.
net: Displays network (not wireless) usage.
rain: Displays rain effects on your desktop.
More information about the Lunar-commits
mailing list