pkgsrc/x11/bbapm/patches/patch-am
jschauma 3cd989bc63 Initial import of x11/bbapm into pkgsrc.
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.
2002-09-07 20:22:52 +00:00

14 lines
341 B
Text

$NetBSD: patch-am,v 1.1.1.1 2002/09/07 20:22:54 jschauma Exp $
--- Basewindow.hh.orig Sat Sep 7 15:28:39 2002
+++ Basewindow.hh Sat Sep 7 15:28:54 2002
@@ -78,9 +78,7 @@
char *position;
char *config_filename;
- char *nobb_filename;
char *bbconfig_filename;
- char *spooldir;
bool default_config;
bool withdrawn;
bool shape;