diff options
Diffstat (limited to '')
3 files changed, 2 insertions, 4 deletions
diff --git a/testing/source/vtown/kde/post-install/kinfocenter.post-install b/testing/source/vtown/kde/post-install/kinfocenter.post-install index 71a1efb71..d6befb133 100644 --- a/testing/source/vtown/kde/post-install/kinfocenter.post-install +++ b/testing/source/vtown/kde/post-install/kinfocenter.post-install @@ -1,7 +1,5 @@ # Configure about-distro: mkdir -p $PKG/etc/kde/xdg -# http://www.slackware.com/grfx/shared/slackware_traditional_website_logo.png # 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 - diff --git a/testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex b/testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex index 636a331db..715ae0ccd 100644 --- a/testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex +++ b/testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex @@ -1,5 +1,5 @@ [General] LogoPath=/etc/kde/xdg/slackware_logo.png Website=http://www.slackware.com/ -Variant=Post 14.2 -current\n(packages by AlienBOB) - +# Commented out - just show what kinfocenter finds from /etc/os-release: +#Variant=Post 14.2 -current\n(packages by AlienBOB) diff --git a/testing/source/vtown/kde/post-install/kinfocenter/slackware_traditional_website_logo.png b/testing/source/vtown/kde/post-install/kinfocenter/slackware_traditional_website_logo.png Binary files differdeleted file mode 100644 index f60082b3b..000000000 --- a/testing/source/vtown/kde/post-install/kinfocenter/slackware_traditional_website_logo.png +++ /dev/null |