summaryrefslogtreecommitdiffstats
path: root/core/modules/kdm/module.conf.fedora
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/kdm/module.conf.fedora')
-rw-r--r--core/modules/kdm/module.conf.fedora27
1 files changed, 0 insertions, 27 deletions
diff --git a/core/modules/kdm/module.conf.fedora b/core/modules/kdm/module.conf.fedora
deleted file mode 100644
index e9974306..00000000
--- a/core/modules/kdm/module.conf.fedora
+++ /dev/null
@@ -1,27 +0,0 @@
-#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- kdm
- kgreeter-plugins
- oxygen-icon-theme
-"
-REQUIRED_CONTENT_PACKAGES="
- kdm
- kgreeter-plugins
-"
-REQUIRED_BINARIES=""
-REQUIRED_DIRECTORIES="
- /usr/bin
- /usr/share/kde4/services
- /usr/$LIB64/kde4
- /usr/libexec/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
-"
-