diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-01-09 17:38:55 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-01-09 17:38:55 +0000 |
commit | f316944554926b993cef215dc2f00b6bdb2d9fb5 (patch) | |
tree | 3b32dbf32e4193e37b41b11e178bcad5c7a71d10 /config | |
parent | 9e8d5ca7b6c84afff92bc1b074255b6ccda032c3 (diff) | |
download | draklive-config-f316944554926b993cef215dc2f00b6bdb2d9fb5.tar draklive-config-f316944554926b993cef215dc2f00b6bdb2d9fb5.tar.gz draklive-config-f316944554926b993cef215dc2f00b6bdb2d9fb5.tar.bz2 draklive-config-f316944554926b993cef215dc2f00b6bdb2d9fb5.tar.xz draklive-config-f316944554926b993cef215dc2f00b6bdb2d9fb5.zip |
temporary replace kdepim with thunderbird to get smaller kde livecds for alpha3
Diffstat (limited to 'config')
-rw-r--r-- | config/auto_inst.cfg.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index bb326b2..a4ded16 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -89,8 +89,8 @@ $o = { 'kdebase4-workspace-googlegadgets', 'nepomuk-scribo', - # allow this for now until mikala explains _why_ it is needed - # 'soprano-plugin-virtuoso', + # need space on kde disks + 'kdepim4','nepomuk', 'soprano-plugin-virtuoso', if_($ENV{DRAKLIVE_LANGS} !~ /\bpt\b/ && $ENV{DRAKLIVE_REGION} ne 'all', #- do not install pt translations if only pt_BR is explicitely selected @@ -164,7 +164,7 @@ $o = { if_($has_kde4, 'ufraw-gimp'), if_($has_kde4, 'marble-common'), if_($has_kde4, 'p7zip'), - if_($has_kde4, 'mozilla-thunderbird'), #- we have kmail + #if_($has_kde4, 'mozilla-thunderbird'), #- we have kmail if_($has_gnome, 'mozilla-thunderbird', 'pan'), #- we have evolution #'aspell-ro', # lack of space :( arbitrary choice # since it's the biggest dict we have |