3cd989bc63
bapm is an APM meter for Blackbox, which shows the battery status of your laptop in a decorated window, simulating the look of the Blackbox toolbar. bbapm is based on bbsload. This package is based on the FreeBSD port and the OpenBSD patches posted to http://bbtools.windsofstorm.net written by Michael Henson (mike at axl dot net). Various changes by yours truly.
8 lines
255 B
Text
8 lines
255 B
Text
$NetBSD: patch-an,v 1.1.1.1 2002/09/07 20:22:54 jschauma Exp $
|
|
|
|
--- version.h.in.orig Sat Sep 7 15:57:33 2002
|
|
+++ version.h.in Sat Sep 7 15:57:43 2002
|
|
@@ -1,2 +1,2 @@
|
|
-#define BBTOOL "bbsload"
|
|
+#define BBTOOL "bbapm"
|
|
#define BBTOOL_VERSION "@VERSION@"
|