* src/etc/xdg/lubuntu/menus/lxqt-applications.menu
- Exclude synaptic-kde.desktop in LXQt menu, until OnlyShowIn is fixed in LXQt (see bug #582). Thanks Ariszlo for the patch.
This commit is contained in:
parent
fa27891ceb
commit
08aabfd980
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -5,6 +5,9 @@ lubuntu-default-settings (0.45) UNRELEASED; urgency=medium
|
|||||||
* src/usr/share/lxpanel/profile/Lubuntu/config
|
* src/usr/share/lxpanel/profile/Lubuntu/config
|
||||||
- Set lxterminal as the terminal by default, until
|
- Set lxterminal as the terminal by default, until
|
||||||
lxsession-default-terminal is fixed (LP: #1434774).
|
lxsession-default-terminal is fixed (LP: #1434774).
|
||||||
|
* src/etc/xdg/lubuntu/menus/lxqt-applications.menu
|
||||||
|
- Exclude synaptic-kde.desktop in LXQt menu, until OnlyShowIn is fixed in LXQt
|
||||||
|
(see bug #582). Thanks Ariszlo for the patch.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Wed, 14 Oct 2015 08:38:27 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Wed, 14 Oct 2015 08:38:27 +0200
|
||||||
|
|
||||||
|
@ -154,6 +154,9 @@
|
|||||||
<Not><Category>Screensaver</Category></Not>
|
<Not><Category>Screensaver</Category></Not>
|
||||||
</And>
|
</And>
|
||||||
</Include>
|
</Include>
|
||||||
|
<Exclude>
|
||||||
|
<Filename>synaptic-kde.desktop</Filename>
|
||||||
|
</Exclude>
|
||||||
</Menu> <!-- End Other -->
|
</Menu> <!-- End Other -->
|
||||||
|
|
||||||
<Menu>
|
<Menu>
|
||||||
@ -192,6 +195,7 @@
|
|||||||
<Exclude>
|
<Exclude>
|
||||||
<Or>
|
<Or>
|
||||||
<Filename>lxqt-config.desktop</Filename>
|
<Filename>lxqt-config.desktop</Filename>
|
||||||
|
<Filename>synaptic-kde.desktop</Filename>
|
||||||
</Or>
|
</Or>
|
||||||
</Exclude>
|
</Exclude>
|
||||||
<Layout>
|
<Layout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user