summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-05-16 11:41:29 +0300
committerThomas Backlund <tmb@mageia.org>2015-05-16 11:41:29 +0300
commit45e0991ee9b0b671cedd4108e7823a09490506ac (patch)
tree57d9e2f35ed94bd4722fcc5b4f36c02b7b9a64c6
parent41f3868799b3d3cee63434741afe830f02c3a0a0 (diff)
downloaddraklive-config-45e0991ee9b0b671cedd4108e7823a09490506ac.tar
draklive-config-45e0991ee9b0b671cedd4108e7823a09490506ac.tar.gz
draklive-config-45e0991ee9b0b671cedd4108e7823a09490506ac.tar.bz2
draklive-config-45e0991ee9b0b671cedd4108e7823a09490506ac.tar.xz
draklive-config-45e0991ee9b0b671cedd4108e7823a09490506ac.zip
add konversation on KDE, hexchat on Gnome (mga#15399)
-rw-r--r--config/auto_inst.cfg.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 5b19745..06f3df7 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -103,7 +103,7 @@ $o = {
'kdeaddons',
'kdenlive',
'kdepim-kpilot',
- 'konversation',
+ if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'konversation'),
'kerry',
'kdebase4-workspace-googlegadgets',
'nepomuk-scribo',
@@ -258,7 +258,7 @@ $o = {
if_($ENV{DRAKLIVE_REGION} eq 'all', 'vim-enhanced', ),
- if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session',),
+ if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session', 'hexchat' ),
if_($has_kde4, 'kcm_touchpad',),