summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-04-09 19:19:53 +0200
committerJonathan Bauer2014-04-09 19:19:53 +0200
commitf923c5966dad5da445aa7cd4a139ee955a3e4f1f (patch)
tree90dba89a49edec7a391a847fb155dd84cd9a5d36
parent[beamergui] Dont use egrep anymore. (diff)
downloadtm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.tar.gz
tm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.tar.xz
tm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.zip
[kdm] fix old hack for kde4/config on suse
l---------remote/modules/kdm/data/usr/share/kde4/config1
l---------remote/modules/kdm/data/usr/share/kde4/config/kdm1
2 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kdm/data/usr/share/kde4/config b/remote/modules/kdm/data/usr/share/kde4/config
deleted file mode 120000
index abff130b..00000000
--- a/remote/modules/kdm/data/usr/share/kde4/config
+++ /dev/null
@@ -1 +0,0 @@
-/etc/kde4 \ No newline at end of file
diff --git a/remote/modules/kdm/data/usr/share/kde4/config/kdm b/remote/modules/kdm/data/usr/share/kde4/config/kdm
new file mode 120000
index 00000000..8f0c47bd
--- /dev/null
+++ b/remote/modules/kdm/data/usr/share/kde4/config/kdm
@@ -0,0 +1 @@
+/etc/kde4/kdm \ No newline at end of file