Use Chromium instead of Firefox inthe panel and openbox configuration.

This commit is contained in:
Julien Lavergne 2010-02-14 12:25:19 +01:00
parent 8625608650
commit 8e60098b35
3 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -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 <gilir@ubuntu.com> Sun, 14 Feb 2010 11:44:16 +0100

View File

@ -11,8 +11,8 @@
<item label="Lxterminal">
<action name="Execute"><command>lxterminal</command></action>
</item>
<item label="Firefox">
<action name="Execute"><command>firefox</command></action>
<item label="Browser">
<action name="Execute"><command>chromium-browser</command></action>
</item>
</menu>

View File

@ -46,7 +46,7 @@ Plugin {
id=pcmanfm.desktop
}
Button {
id=firefox.desktop
id=chromium-browser.desktop
}
}
}