From 8e60098b35392a332aefcffb7829c3be04e51c2d Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Sun, 14 Feb 2010 12:25:19 +0100 Subject: [PATCH] Use Chromium instead of Firefox inthe panel and openbox configuration. --- debian/changelog | 1 + usr/share/lubuntu/openbox/menu.xml | 4 ++-- usr/share/lxpanel/profile/Lubuntu/panels/panel | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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 } } }