diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-14 15:51:28 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-14 15:51:28 +0200 |
commit | ad9dfc0bc615d5a95aa569da75f6394d3181e7d2 (patch) | |
tree | 96f0126dd12f2701e140afecc1be9b9b30554432 /config/lists/kanotix-lxde-base | |
parent | 80cacfe57ab1a7e2be7af295ece081ca6fff94c6 (diff) | |
download | kanotix-ad9dfc0bc615d5a95aa569da75f6394d3181e7d2.zip kanotix-ad9dfc0bc615d5a95aa569da75f6394d3181e7d2.tar.gz |
added LXDE packagelists
Diffstat (limited to 'config/lists/kanotix-lxde-base')
-rw-r--r-- | config/lists/kanotix-lxde-base | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/config/lists/kanotix-lxde-base b/config/lists/kanotix-lxde-base new file mode 100644 index 0000000..3487070 --- /dev/null +++ b/config/lists/kanotix-lxde-base @@ -0,0 +1,46 @@ +# Kanotix with LXDE (minimal) + +#include <base> + +# LXDE +lxde +gvfs-backends +menu +menu-xdg +lxtask +zenity +lxpolkit +network-manager-gnome +desktop-base + +#if DISTRIBUTION squeeze +gdm +#endif +#nif DISTRIBUTION squeeze +gdm3 +#endif + +# power management +xfce4-power-manager +xfce4-power-manager-plugins + +# package tool +synaptic +apt-xapian-index + +# multimedia +gecko-mediaplayer + +# skype +pidgin-skype +#if DISTRIBUTION squeeze +skype +#endif +#if DISTRIBUTION wheezy +#include <wheezy-skype> +#endif + +# other hardware +modemmanager +blueman + |