* usr/share/applications/lubuntu-browser.desktop:

- Add a .dektop file to be placed on the panel to replace chromium icon.
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
 - Use generic .desktop file to display an icon if another browser than
   chromium is available (LP: #938470)
ubuntu/bionic
Julien Lavergne 12 years ago
parent ab578d935f
commit 60751e8519

7
debian/changelog vendored

@ -26,8 +26,13 @@ lubuntu-default-settings (0.30) UNRELEASED; urgency=low
default-session binaries.
* debian/lubuntu-default-settings.install:
- Keep all files in lubuntu-default-settings.
* usr/share/applications/lubuntu-browser.desktop:
- Add a .dektop file to be placed on the panel to replace chromium icon.
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
- Use generic .desktop file to display an icon if another browser than
chromium is available (LP: #938470)
-- Julien Lavergne <gilir@ubuntu.com> Mon, 22 Oct 2012 22:26:04 +0200
-- Julien Lavergne <gilir@ubuntu.com> Fri, 23 Nov 2012 19:15:19 +0100
lubuntu-default-settings (0.29) quantal; urgency=low

@ -0,0 +1,6 @@
[Desktop Entry]
Name=Internet
Comment=Internet
Icon=internet-web-browser
Exec=x-www-browser
NoDisplay=true

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

Loading…
Cancel
Save