From 9a8a537a97e9f1f75bab99145efd93243aafc47e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 15 Apr 2012 20:32:20 +0000 Subject: add thunderbird as mailclient on KDE isos as kdepim does not fit --- config/auto_inst.cfg.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 962c0d7..d8f06e2 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -205,6 +205,8 @@ $o = { if_($has_gnome, 'gnome-shell'), + if_($has_kde4, 'thunderbird'), + if_($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i, 'samba-client', 'RealPlayer', 'RealPlayer-rpnp', -- cgit v1.2.1