* etc/xdg/lubuntu/menus/lxde-applications.menu:
- Avoid Audio, Video and AudioVideo applications appearing in the Accessories menu (duplicating Sound & Video entries). - Avoid applications in both System and Utility categories appearing in the Accessories menu (duplicating System Tools entries). (LP: #779818)
This commit is contained in:
parent
31cae33f69
commit
be04481ec1
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
||||
lubuntu-default-settings (0.20) UNRELEASED; urgency=low
|
||||
|
||||
* etc/xdg/lubuntu/menus/lxde-applications.menu:
|
||||
- Avoid Audio, Video and AudioVideo applications appearing
|
||||
in the Accessories menu (duplicating Sound & Video entries).
|
||||
- Avoid applications in both System and Utility categories
|
||||
appearing in the Accessories menu (duplicating System Tools
|
||||
entries). (LP: #779818)
|
||||
|
||||
-- Jonathan Marsden <jmarsden@fastmail.fm> Sun, 22 May 2011 19:05:48 -0700
|
||||
|
||||
lubuntu-default-settings (0.19) natty; urgency=low
|
||||
|
||||
* etc/xdg/lubuntu/applications/default.list:
|
||||
|
@ -17,11 +17,13 @@
|
||||
<Category>Utility</Category>
|
||||
<Not><Category>Accessibility</Category></Not>
|
||||
<Not><Category>System</Category></Not>
|
||||
<Not><Category>AudioVideo</Category></Not>
|
||||
<Not><Category>Audio</Category></Not>
|
||||
<Not><Category>Video</Category></Not>
|
||||
</And>
|
||||
<Or>
|
||||
<Category>Core</Category>
|
||||
<Category>Legacy</Category>
|
||||
<Category>Utility</Category>
|
||||
</Or>
|
||||
</Include>
|
||||
</Menu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user