summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/post-install/kinfocenter.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/post-install/kinfocenter.post-install')
-rw-r--r--testing/source/vtown/kde/post-install/kinfocenter.post-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/post-install/kinfocenter.post-install b/testing/source/vtown/kde/post-install/kinfocenter.post-install
new file mode 100644
index 000000000..71a1efb71
--- /dev/null
+++ b/testing/source/vtown/kde/post-install/kinfocenter.post-install
@@ -0,0 +1,7 @@
+# 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
+