diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-02 17:34:46 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-02 17:34:46 +0000 |
commit | 50abc2ec7f6fd244f7e270e9609f051bd95e02b5 (patch) | |
tree | 6347a6c2dc6b62f298866ceb7c91bd72f2f592d2 /move | |
parent | 2f0aeb8d5d406fbe1f0d9bf2eb88eb6018c76492 (diff) | |
download | drakx-backup-do-not-use-50abc2ec7f6fd244f7e270e9609f051bd95e02b5.tar drakx-backup-do-not-use-50abc2ec7f6fd244f7e270e9609f051bd95e02b5.tar.gz drakx-backup-do-not-use-50abc2ec7f6fd244f7e270e9609f051bd95e02b5.tar.bz2 drakx-backup-do-not-use-50abc2ec7f6fd244f7e270e9609f051bd95e02b5.tar.xz drakx-backup-do-not-use-50abc2ec7f6fd244f7e270e9609f051bd95e02b5.zip |
remove "Login Manager" module from kcontrol
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live index 444770b53..3af4aba72 100755 --- a/move/make_live +++ b/move/make_live @@ -174,6 +174,8 @@ substInFile { } } "$::prefix/usr/lib/menu/simplified/mandrake_desk"; +#- remove "Login Manager" module from kcontrol +unlink "$::prefix/usr/lib/menu/kdebase-kdm"; #- Mandrake |