From 0d451425c98c889a64609a136f3929863d4be51e Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 5 May 2014 13:45:21 -0400 Subject: [PATCH] VM: install thunar archive plugin and gedit --- vm/d-i/wheezy/initial_setup | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -- 2.39.2