diff options
| author | Jonathan Bauer | 2014-04-09 19:19:53 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-09 19:19:53 +0200 |
| commit | f923c5966dad5da445aa7cd4a139ee955a3e4f1f (patch) | |
| tree | 90dba89a49edec7a391a847fb155dd84cd9a5d36 /remote/modules/kdm/data | |
| parent | [beamergui] Dont use egrep anymore. (diff) | |
| download | tm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.tar.gz tm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.tar.xz tm-scripts-f923c5966dad5da445aa7cd4a139ee955a3e4f1f.zip | |
[kdm] fix old hack for kde4/config on suse
Diffstat (limited to 'remote/modules/kdm/data')
| l--------- | remote/modules/kdm/data/usr/share/kde4/config | 1 | ||||
| l--------- | remote/modules/kdm/data/usr/share/kde4/config/kdm | 1 |
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 |
