From: gobo72 Date: Sun, 30 Jan 2011 19:02:03 +0000 (+0000) Subject: Enlevé Handbrake et ajout option NETBOOK X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=d7ca5e3f11443c30a646c3f18caf15c9499f6f6c;p=hvlinux.git Enlevé Handbrake et ajout option NETBOOK --- diff --git a/ubuntu/ubuntu-cfg.sh b/ubuntu/ubuntu-cfg.sh index ef37242..1bf0c15 100755 --- a/ubuntu/ubuntu-cfg.sh +++ b/ubuntu/ubuntu-cfg.sh @@ -261,8 +261,6 @@ fi ${AGI} ffmpeg ${AGI} ${GST}-ffmpeg ${GST}-plugins-bad ${GST}-plugins-ugly ${GST}-fluendo-mp3 ${AGI} libavcodec-extra-52 -hv_add_repo "ppa:stebbins/handbrake-snapshots" -${AGI} handbrake-cli if [ "x${INSTALL_GNASH}" = "x1" ]; then ${AGI} mozilla-plugin-gnash # Requires "mysql-common" fi @@ -298,7 +296,11 @@ fi hv_add_repo "ppa:chromium-daily/ppa" ${AGI} chromium-browser -if [ "x${INSTALL_WMAKER}" = "x1" ]; then +if [ "x${INSTALL_NETBOOK}" = "x1" ]; then + ${AGI} battery-status + ${AGI} maximus + ${AGI} install window-picker-applet +else ${AGI} wmaker if [ -d ${HOME}/GNUstep/Library/WindowMaker ]; then cat > ${HOME}/GNUstep/Library/WindowMaker/autostart << "EOF"