* 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)
This commit is contained in:
Julien Lavergne 2012-11-23 19:21:39 +01:00
parent ab578d935f
commit 60751e8519
3 changed files with 13 additions and 2 deletions

7
debian/changelog vendored
View File

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

View File

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

View File

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