[Lunar-commits] r18804 - moonbase/trunk/zbeta/e17/e_modules-cvs

Chad Kittel v3rt1g0 at lunar-linux.org
Tue Feb 21 00:03:58 UTC 2006


Author: v3rt1g0
Date: 2006-02-21 00:03:57 +0000 (Tue, 21 Feb 2006)
New Revision: 18804

Modified:
   moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD
   moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS
Log:
  Layout Change: e_modules-cvs (beta)

  * the monitor module was broken up into seperate
    modules today, making that change here.


Modified: moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD
===================================================================
--- moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD	2006-02-20 22:06:55 UTC (rev 18803)
+++ moonbase/trunk/zbeta/e17/e_modules-cvs/BUILD	2006-02-21 00:03:57 UTC (rev 18804)
@@ -1,6 +1,6 @@
 (
 
-  AVAILABLE_MODULES="calendar emu flame monitor mount rain screenshot slideshow snow tclock weather"
+  AVAILABLE_MODULES="calendar emu flame wlan uptime net mem cpu mount rain screenshot slideshow snow tclock weather"
 
   export PATH="$MODULE_PREFIX/bin:$PATH"
   export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"

Modified: moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS
===================================================================
--- moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS	2006-02-20 22:06:55 UTC (rev 18803)
+++ moonbase/trunk/zbeta/e17/e_modules-cvs/DETAILS	2006-02-21 00:03:57 UTC (rev 18804)
@@ -16,13 +16,17 @@
 
 Current Modules
  calendar:   Displays a month view calendar on your desktop.
+ cpu:        Displays CPU usage.
  flame:      Displays flames at the bottom of the screen.
- monitor:    Displays CPU, network, memory, and other statistics.
+ mem:        Displays RAM usage.
  mount:      Manage mountable devices from your desktop.
+ net:        Displays network (not wireless) usage.
  rain:       Displays rain effects on your desktop.
  screenshot: Allows you to take a screenshot from a module on your desktop.
  slideshow:  A desktop background rotater.
  snow:       Displays Christmas trees and falling snow on your desktop.
  tclock:     Displays an alternate style of clock on your desktop.
+ uptime:     Displays system uptime.
  weather:    Displays weather information for places around the world.
+ wlan:       Dispalys wireless network usage.
 EOF



More information about the Lunar-commits mailing list