* 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:
parent
ab578d935f
commit
60751e8519
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -26,8 +26,13 @@ lubuntu-default-settings (0.30) UNRELEASED; urgency=low
|
|||||||
default-session binaries.
|
default-session binaries.
|
||||||
* debian/lubuntu-default-settings.install:
|
* debian/lubuntu-default-settings.install:
|
||||||
- Keep all files in lubuntu-default-settings.
|
- 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
|
lubuntu-default-settings (0.29) quantal; urgency=low
|
||||||
|
|
||||||
|
6
usr/share/applications/lubuntu-browser.desktop
Normal file
6
usr/share/applications/lubuntu-browser.desktop
Normal file
@ -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
|
id=pcmanfm.desktop
|
||||||
}
|
}
|
||||||
Button {
|
Button {
|
||||||
id=chromium-browser.desktop
|
id=lubuntu-browser.desktop
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user