summaryrefslogtreecommitdiffstats
path: root/core/modules/kdm/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/kdm/module.conf.ubuntu')
-rw-r--r--core/modules/kdm/module.conf.ubuntu30
1 files changed, 0 insertions, 30 deletions
diff --git a/core/modules/kdm/module.conf.ubuntu b/core/modules/kdm/module.conf.ubuntu
deleted file mode 100644
index b9c24215..00000000
--- a/core/modules/kdm/module.conf.ubuntu
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- kdm
- kde-workspace-kgreet-plugins
-"
-REQUIRED_CONTENT_PACKAGES="
- kdm
- kde-workspace-kgreet-plugins
- libicu52
- libxcursor1
- libxrandr2
- libxfixes3
- libxinerama1
- libxi6
-"
-REQUIRED_DIRECTORIES+="
- /usr/lib
- /etc/pam.d
- /etc/logrotate.d
- /etc/insserv.conf.d
- /etc/kde4/kdm
-"
-# non-standard vars
-REQUIRED_SYSTEM_FILES+="
- /usr/share/kde4/apps/kdm/pics/shutdown.png
- /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
- /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf
- /usr/share/icons/default/index.theme
-"
-