From 19a413400352097550d502a2939c46c823f8ab91 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 16 Mar 2016 12:56:13 +0100 Subject: Better-looking "about distro" dialog content. --- kde/post-install/kinfocenter.post-install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kde/post-install/kinfocenter.post-install') diff --git a/kde/post-install/kinfocenter.post-install b/kde/post-install/kinfocenter.post-install index 299f117..71a1efb 100644 --- a/kde/post-install/kinfocenter.post-install +++ b/kde/post-install/kinfocenter.post-install @@ -1,6 +1,7 @@ # Configure about-distro: mkdir -p $PKG/etc/kde/xdg # http://www.slackware.com/grfx/shared/slackware_traditional_website_logo.png -install -m0644 -o root $CWD/post-install/kinfocenter/slackware_traditional_website_logo.png /etc/kde/xdg/slackware_logo.png -install -m0644 -o root $CWD/post-install/kinfocenter/kcm-about-distrorc.ex /etc/kde/xdg/kcm-about-distrorc +# http://www.slackware.com/~alien/liveslak/blueSW-128px.png +install -m0644 -o root $CWD/post-install/kinfocenter/blueSW-128px.png $PKG/etc/kde/xdg/slackware_logo.png +install -m0644 -o root $CWD/post-install/kinfocenter/kcm-about-distrorc.ex $PKG/etc/kde/xdg/kcm-about-distrorc -- cgit v1.2.3