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