diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-24 17:46:15 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-24 17:46:15 +0000 |
commit | 97a0e44f75d26813ba6dadf247fee79cb1f5cbd6 (patch) | |
tree | 0e64fcd6540fe53649cee6934e9a54407f30f9f5 /x11/Makefile | |
parent | c28327c9e076bdafdb441de4bb115447e89467db (diff) |
An E17 module which monitors the RAM usage. It features the following:
- display text and/or graph
- display text in percentage or absolute
Author: Matthew Mullins
WWW: http://www.enlightenment.org
PR: ports/99365
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=166215
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 2574cf812707..8d0b5e838c2c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -39,6 +39,7 @@ SUBDIR += dxpc SUBDIR += dynamag SUBDIR += e17-module-calendar + SUBDIR += e17-module-mem SUBDIR += e17-module-weather SUBDIR += ebuttons SUBDIR += ecore |