mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
05c69e1751
environment. The battery indicator of this program is very simple: a simple bar in the bottom of your display. With its color, it indicates the AC-line status (plugged in or off-line), and buttery charging/remaining level. WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
13 lines
237 B
Plaintext
13 lines
237 B
Plaintext
--- Imakefile- Fri Oct 16 02:14:52 1998
|
|
+++ Imakefile Fri Oct 16 02:15:41 1998
|
|
@@ -4,9 +4,6 @@
|
|
XCOMM All rights reserved.
|
|
XCOMM
|
|
|
|
-BINDIR = /usr/local/bin
|
|
-MANDIR = /usr/local/man/cat1
|
|
-
|
|
LOCAL_LIBRARIES = $(XLIB)
|
|
|
|
SRCS = xbattbar.c
|