LXDE: Switch to Firefox, include Java plugin, add some fixes

This commit is contained in:
Christoph Wickert 2010-04-10 01:19:05 +02:00
parent 2e7ab7cb7a
commit 6027533b45
1 changed files with 5 additions and 4 deletions

View File

@ -17,7 +17,7 @@ obconf
lxdm lxdm
# internet # internet
midori firefox
sylpheed sylpheed
lostirc lostirc
transmission transmission
@ -53,10 +53,11 @@ gigolo
# more Desktop stuff # more Desktop stuff
alsa-plugins-pulseaudio alsa-plugins-pulseaudio
NetworkManager-gnome NetworkManager-gnome
#java-1.6.0-openjdk-plugin java-1.6.0-openjdk-plugin
xcompmgr xcompmgr
xdg-user-dirs-gtk xdg-user-dirs-gtk
# needed for xdg-open to support LXDE
perl-File-MimeInfo
# make sure kpackagekit doesn't end up the LXDE live images # make sure kpackagekit doesn't end up the LXDE live images
gnome-packagekit* gnome-packagekit*
@ -122,7 +123,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
cat > /etc/xdg/lxsession/LXDE/autostart << FOE cat > /etc/xdg/lxsession/LXDE/autostart << FOE
/usr/libexec/gam_server /usr/libexec/gam_server
@lxpanel --profile LXDE @lxpanel --profile LXDE
@pcmanfm -d @pcmanfm2 --desktop --profile lxde
@pulseaudio -D @pulseaudio -D
FOE FOE