diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2015-11-29 22:59:14 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2015-11-29 22:59:14 +0100 |
commit | 76b0c64e158fbb5079e7d78fe0133e67b384ac34 (patch) | |
tree | 00b6dae9aadc5242c6ef54b8f4477d8412d9e748 | |
parent | 01762655da4393934feb08961f464d4d933a45d9 (diff) | |
download | draklive-config-76b0c64e158fbb5079e7d78fe0133e67b384ac34.tar draklive-config-76b0c64e158fbb5079e7d78fe0133e67b384ac34.tar.gz draklive-config-76b0c64e158fbb5079e7d78fe0133e67b384ac34.tar.bz2 draklive-config-76b0c64e158fbb5079e7d78fe0133e67b384ac34.tar.xz draklive-config-76b0c64e158fbb5079e7d78fe0133e67b384ac34.zip |
Kbluetooth is now called bluedevil
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index e555d9c..c3dc7af 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -169,7 +169,7 @@ $o = { ), #- bluez-pin provide - if_(!$has_plasma5, 'kbluetooth'),# 'plasma-applet-kimpanel-backend-ibus'), + if_(!$has_plasma5, 'bluedevil'),# 'plasma-applet-kimpanel-backend-ibus'), if_(!$has_plasma5, 'compiz-decorator-kde4'), #- provides compiz-decorator if_(!$has_plasma5, 'pinentry-qt4'), #- qt4 app |