Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=552d9863edd4e8dd503712f975fedadcce3e5834
commit 552d9863edd4e8dd503712f975fedadcce3e5834 Author: Devil505 <[email protected]> Date: Fri Oct 28 16:40:31 2011 +0200 * fixing XFCE apps to install, just all xfce4 group is enough diff --git a/config b/config index 356d16d..96c6c9e 100644 --- a/config +++ b/config @@ -94,11 +94,7 @@ INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase libreoffice-kde firefox flashplugin qtparted k3b INST_GNOME_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gnome libreoffice-gnome firefox gparted \ flashplugin brasero -INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gtk-xfce-engine libexo libxfce4mcs libxfce4util \ - libxfcegui4 orage terminal thunar thunar-volman xfce-frugalware xsetroot \ - xfce-mcs-manager xfce-mcs-plugins xfce-utils xfce4-appfinder xfce4-volumed xfce4-notifyd \ - xfce4-dev-tools xfce4-icon-theme xfce4-mixer xfce4-panel xfce4-session \ - xfdesktop xfprint xfwm4 xfwm4-themes firefox \ +INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} xfce4 firefox \ libreoffice flashplugin mplayer INST_FULL_APPS = ${INST_MIN_APPS} ${INST_KDE_APPS} ${INST_EXTRA_APPS} ${INST_LOCALE_APPS} INST_FULL_GTK_APPS = ${INST_XFCE_APPS} ${INST_EXTRA_GTK_APPS} ${INST_LOCALE_GTK_APPS} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
