Use Chromium instead of Firefox inthe panel and openbox configuration.

ubuntu/bionic
Julien Lavergne 15 years ago
parent 8625608650
commit 8e60098b35

1
debian/changelog vendored

@ -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

@ -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>

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

Loading…
Cancel
Save