diff --git a/debian/changelog b/debian/changelog index 3224ba5..325ad36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ lubuntu-default-settings (0.5) UNRELEASED; urgency=low - Use Clearlooks for Openbox theme. * autostart : Add nm-applet to the sessions. * Use system-shutdown-panel icon for shutdown command and clean Encoding keys + * Use Chromium instead of Firefox inthe panel and openbox configuration. -- Julien Lavergne Sun, 14 Feb 2010 11:44:16 +0100 diff --git a/usr/share/lubuntu/openbox/menu.xml b/usr/share/lubuntu/openbox/menu.xml index daf3970..e353502 100644 --- a/usr/share/lubuntu/openbox/menu.xml +++ b/usr/share/lubuntu/openbox/menu.xml @@ -11,8 +11,8 @@ lxterminal - - firefox + + chromium-browser diff --git a/usr/share/lxpanel/profile/Lubuntu/panels/panel b/usr/share/lxpanel/profile/Lubuntu/panels/panel index 6ee15e3..0708a07 100644 --- a/usr/share/lxpanel/profile/Lubuntu/panels/panel +++ b/usr/share/lxpanel/profile/Lubuntu/panels/panel @@ -46,7 +46,7 @@ Plugin { id=pcmanfm.desktop } Button { - id=firefox.desktop + id=chromium-browser.desktop } } }