7558a8a841
This tool displays the date in an decorated window, simulating the look of the Blackbox toolbar (Blackbox is a Windowmanager for X11). To copy this look a great deal of the code is taken from Blackbox.
13 lines
430 B
Text
13 lines
430 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2003/07/18 15:53:15 jschauma Exp $
|
|
|
|
--- data/Makefile.in.orig Fri Jul 18 11:46:28 2003
|
|
+++ data/Makefile.in Fri Jul 18 11:46:55 2003
|
|
@@ -67,7 +67,7 @@
|
|
configdir = $(datadir)/bbtools
|
|
CLEANFILES = bbtoolsrc
|
|
|
|
-config_DATA = bbtoolsrc.in bbdate.conf bbdate.style bbdate.nobb README.bbdate
|
|
+config_DATA = bbdate.conf bbdate.style bbdate.nobb README.bbdate
|
|
|
|
|
|
EXTRA_DIST = $(config_DATA)
|