summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
diff options
context:
space:
mode:
authorJonathan Bauer2013-08-06 15:37:16 +0200
committerJonathan Bauer2013-08-06 15:37:16 +0200
commit10f36c2caada79078924a28956043a926d009c82 (patch)
tree01b7a700fc1b8acd62338363b2a6e5488b390098 /remote/modules/kdm
parent[clone_stage4] fix path to logging.inc (diff)
parent[systemd] .build: Experimental: Special cases for Scientific Linux: (diff)
downloadtm-scripts-10f36c2caada79078924a28956043a926d009c82.tar.gz
tm-scripts-10f36c2caada79078924a28956043a926d009c82.tar.xz
tm-scripts-10f36c2caada79078924a28956043a926d009c82.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/kdm')
-rw-r--r--remote/modules/kdm/kdm.conf.scientific20
1 files changed, 20 insertions, 0 deletions
diff --git a/remote/modules/kdm/kdm.conf.scientific b/remote/modules/kdm/kdm.conf.scientific
new file mode 100644
index 00000000..d61cc8d6
--- /dev/null
+++ b/remote/modules/kdm/kdm.conf.scientific
@@ -0,0 +1,20 @@
+REQUIRED_INSTALLED_PACKAGES="
+ kdm
+"
+REQUIRED_CONTENT_PACKAGES="
+ kdm
+"
+REQUIRED_BINARIES=""
+REQUIRED_DIRECTORIES+="
+ /usr/$LIB64/kde4
+"
+REQUIRED_FILES=""
+REQUIRED_LIBRARIES=""
+#non-standard vars
+REQUIRED_SYSTEM_FILES="
+ /usr/share/icons/oxygen/16x16/actions/system-reboot.png
+ /usr/share/icons/oxygen/16x16/actions/system-shutdown.png
+ /usr/share/icons/oxygen/16x16/actions/dialog-cancel.png
+ /usr/share/icons/oxygen/index.theme
+ /usr/share/icons/default.kde4/index.theme
+"