From: Yaroslav Halchenko Date: Mon, 5 May 2014 17:45:21 +0000 (-0400) Subject: VM: install thunar archive plugin and gedit X-Git-Url: https://git.donarmstrong.com/?p=neurodebian.git;a=commitdiff_plain;h=0d451425c98c889a64609a136f3929863d4be51e VM: install thunar archive plugin and gedit --- diff --git a/vm/d-i/wheezy/initial_setup b/vm/d-i/wheezy/initial_setup index 8fad825..c3000b6 100755 --- a/vm/d-i/wheezy/initial_setup +++ b/vm/d-i/wheezy/initial_setup @@ -133,8 +133,11 @@ apt-get install --no-install-recommends -y \ chromium-browser \ sudo neurodebian-desktop update-notifier -# Assure having xfce4 terminal and it being default one -apt-get install -y xfce4-terminal +# Assure having xfce4 terminal and it being default one and other handy +# XFCE4 components +apt-get install -y xfce4-terminal thunar-archive-plugin +apt-get install --no-install-recommends -y gedit yelp + # Do not even try to deal with alternatives -- it will be the one and would puke # update-alternatives --set x-terminal-emulator /usr/bin/xfce4-terminal