Enlevé Handbrake et ajout option NETBOOK
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 30 Jan 2011 19:02:03 +0000 (19:02 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 30 Jan 2011 19:02:03 +0000 (19:02 +0000)
ubuntu/ubuntu-cfg.sh

index ef37242..1bf0c15 100755 (executable)
@@ -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"