# fss-0002

main:
  chgrp -R d_toolchain ${TC}
  chmod -R o-rx ${TC}
  cp ${PR}uca.xml /etc/xdg/Thunar/
  cp -v ${PR}mimeinfo.cache /share/applications/
  cp ${PR}helpers.rc /etc/xdg/xfce4/
  tar -J -xf ${PR}xfce-config.txz -C /etc/skel/
  tar -J -xf ${PR}xfce-config.txz -C $root_user_home_dir
  rm -Rf /etc/xdg/autostart/xfconf-migration-4.6.desktop
  rm -Rf /etc/xdg/autostart/xfce4-settings-helper-autostart.desktop
  cp -v ${PR}{ario,claws-mail,gimp,pidgin,swfdec,transmission,tvtime,xarchiver,xine,Thunar,gvim,notification-settings,xfce-unknown,xfce4-appfinder}.png /share/icons/
  rm -Rf /usr
  #rm -Rf /share/desktop-directories
  rm -Rf /etc/xdg/xfce4/xinitrc
  rm -Rf /share/xfce4/backdrops/*
  rm -vf /share/applications/help.desktop
  find /share/applications /share/xfce4/panel/plugins/ -name '*.desktop' -exec sed -i -e '/\[.*\]=/d' '{}' ';'
