* src/etc/xdg/lubuntu/menus/lxde-applications.menu:
- Hide ImageMagick Q16 links from the menu (from Xubuntu).
This commit is contained in:
parent
0d1929178a
commit
16ab94bdf0
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -6,6 +6,8 @@ lubuntu-default-settings (0.47) UNRELEASED; urgency=medium
|
|||||||
- Force the focus when opening an application, to fix the focus when a
|
- Force the focus when opening an application, to fix the focus when a
|
||||||
terminal is launched from pcmanfm.
|
terminal is launched from pcmanfm.
|
||||||
- Re-sync on upstream settings file, adding notes about specific settings.
|
- Re-sync on upstream settings file, adding notes about specific settings.
|
||||||
|
* src/etc/xdg/lubuntu/menus/lxde-applications.menu:
|
||||||
|
- Hide ImageMagick Q16 links from the menu (from Xubuntu).
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Mon, 15 Aug 2016 12:15:49 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Mon, 15 Aug 2016 12:15:49 +0200
|
||||||
|
|
||||||
|
@ -106,6 +106,12 @@
|
|||||||
<Not><Category>Utility</Category></Not>
|
<Not><Category>Utility</Category></Not>
|
||||||
</And>
|
</And>
|
||||||
</Include>
|
</Include>
|
||||||
|
<Exclude>
|
||||||
|
<Or>
|
||||||
|
<Filename>display-im6.q16.desktop</Filename>
|
||||||
|
<Filename>display-im6.desktop</Filename>
|
||||||
|
</Or>
|
||||||
|
</Exclude>
|
||||||
</Menu>
|
</Menu>
|
||||||
<!-- End Graphics -->
|
<!-- End Graphics -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user