From e0e9872b9d5ac50156e3dfe71f758d3a0cd33d30 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 14 Nov 1999 19:53:40 +0000 Subject: More NetBSD advertisement: Put a Daemon image into the kdm logon box. Image contributed by Matthias Scheler and distributed with permission from Marshall Kirk McKusick. --- x11/kdebase/Makefile | 4 +++- x11/kdebase/files/Daemon.png | Bin 0 -> 15725 bytes x11/kdebase/pkg/PLIST | 4 +++- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 x11/kdebase/files/Daemon.png (limited to 'x11/kdebase') diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index ce69c97eb0c..c2966640d9e 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 1999/11/09 01:13:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.54 1999/11/14 19:53:42 hubertf Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp DISTNAME= kdebase-1.1.2 @@ -63,6 +63,8 @@ post-install: ${SED} \ -e 's|^\(GreetString\)=.*|\1=Welcome to NetBSD! [HOSTNAME]|' \ kdmrc ; \ + ${ECHO_MSG} 'LogoPixmap=${PREFIX}/share/kde/icons/Daemon.png' >>kdmrc ; \ ${RM} kdmrc.new + ${INSTALL_DATA} ${FILESDIR}/Daemon.png ${PREFIX}/share/kde/icons/Daemon.png .include "../../mk/bsd.pkg.mk" diff --git a/x11/kdebase/files/Daemon.png b/x11/kdebase/files/Daemon.png new file mode 100644 index 00000000000..f0a4068d561 Binary files /dev/null and b/x11/kdebase/files/Daemon.png differ diff --git a/x11/kdebase/pkg/PLIST b/x11/kdebase/pkg/PLIST index a2d61250132..c5d648a5c72 100644 --- a/x11/kdebase/pkg/PLIST +++ b/x11/kdebase/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 1999/09/15 18:26:05 tron Exp $ +@comment $NetBSD: PLIST,v 1.18 1999/11/14 19:53:42 hubertf Exp $ bin/kappfinder bin/kappfinder_restart bin/kattraction.kss @@ -1711,3 +1711,5 @@ share/kde/wallpapers/wood1.jpg @dirrm share/doc/kde/HTML/en/kcontrol/kcmbell @dirrm share/doc/kde/HTML/en/kcontrol @dirrm libexec/kde-cgi-bin +@comment The following is not part of the KDE distrib: +share/kde/icons/Daemon.png -- cgit v1.2.3