summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/post-install/kinfocenter
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/source/vtown/kde/post-install/kinfocenter.post-install7
-rw-r--r--testing/source/vtown/kde/post-install/kinfocenter/blueSW-128px.pngbin0 -> 29903 bytes
-rw-r--r--testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex5
-rw-r--r--testing/source/vtown/kde/post-install/kinfocenter/slackware_traditional_website_logo.pngbin0 -> 5585 bytes
4 files changed, 12 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
+
diff --git a/testing/source/vtown/kde/post-install/kinfocenter/blueSW-128px.png b/testing/source/vtown/kde/post-install/kinfocenter/blueSW-128px.png
new file mode 100644
index 000000000..7eea5a2cd
--- /dev/null
+++ b/testing/source/vtown/kde/post-install/kinfocenter/blueSW-128px.png
Binary files differ
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
new file mode 100644
index 000000000..636a331db
--- /dev/null
+++ b/testing/source/vtown/kde/post-install/kinfocenter/kcm-about-distrorc.ex
@@ -0,0 +1,5 @@
+[General]
+LogoPath=/etc/kde/xdg/slackware_logo.png
+Website=http://www.slackware.com/
+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
new file mode 100644
index 000000000..f60082b3b
--- /dev/null
+++ b/testing/source/vtown/kde/post-install/kinfocenter/slackware_traditional_website_logo.png
Binary files differ