Browse Source

* tuned XFCE.basic and added XFCE.fair

legacy/multilib
Alejandro Mery 19 years ago
parent
commit
aab6492b90
2 changed files with 43 additions and 10 deletions
  1. +17
    -10
      pkgsel/Desktop/Desktop Enviroment/30-XFCE.basic.choice
  2. +26
    -0
      pkgsel/Desktop/Desktop Enviroment/40-XFCE.fair.choice

+ 17
- 10
pkgsel/Desktop/Desktop Enviroment/30-XFCE.basic.choice

@ -1,18 +1,25 @@
#Description: Basic Xfce Desktop
#Dependencies: GTK
#Forced: PYTHON
#Imply: minimal
X xfce4/*
X xfdesktop
X xffm
X xfwm4
# needed by xfce4-print
X a2ps
X xfce4-session
X xfce4-panel
X xfce4-appfinder
X xfce4-iconbox
X xfce-mcs-manager
# needed by xfce4-terminal
X dbus
X vte
X xfce-utils
# needed by xscreensaver
X libglade
X xscreensaver
X xfce4-trigger-launcher
X xfce4-icon-theme
X xfwm4-themes
X xfce-mcs-plugins
X xfce4-systray
# needed to shutdown and reboot
X sudo

+ 26
- 0
pkgsel/Desktop/Desktop Enviroment/40-XFCE.fair.choice

@ -0,0 +1,26 @@
#Description: Quite Complete Xfce Desktop
#Dependencies: GTK
#Imply: minimal basic
#Forced: PYTHON
X xfcalendar
X xfce4-battery-plugin
X xfce4-systemload-plugin
X xfce4-panelmenu
# lil' star is nice, but we prefer taskbar plugin
O xfce4-iconbox
X xfce4-taskbar-plugin
# xffm sucks
O xffm
X thunar
X xfce-terminal
# needed by xfce4-terminal
# X python
X dbus
X vte
# needed by xfce4-terminal and thunar
X libexo

Loading…
Cancel
Save