Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=99b193abe62b4e123f0906cbce3a10e2cf0dea51
commit 99b193abe62b4e123f0906cbce3a10e2cf0dea51 Author: Devil505 <[email protected]> Date: Fri Oct 28 15:08:06 2011 +0200 * added GNOME in apps install choice diff --git a/config b/config index d3dfc06..1dfbf81 100644 --- a/config +++ b/config @@ -16,9 +16,9 @@ FWLFONT = lat2-16.psfu.gz # select FWLive profile, the following ones are available: # * FULL_GTK - for all gtk && xfce packages installed # * FULL - for all packages installed -# * KDE -# * KDE4 -# * XFCE +# * KDE - KDE4 +# * GNOME - GNOME3 +# * XFCE - XFCE4 # * X - minimal graphical environment with fvwm # * SERVER # * MIN - comfortable console workstation @@ -93,7 +93,8 @@ INST_LOCALE_APPS = firefox-{${LOCALE}} kde-l10-{${LOCALE}} \ INST_LOCALE_GTK_APPS = firefox-{${LOCALE}} libreoffice-l10-{${LOCALE}} INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase libreoffice-kde firefox kmplayer \ flashplugin qtparted k3b -INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4 +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 \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
