Merge lp:~brunonova/ubuntu/trusty/xubuntu-default-settings/lp1310264 into lp:ubuntu/trusty-proposed/xubuntu-default-settings

Proposed by Bruno Nova
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 147
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~brunonova/ubuntu/trusty/xubuntu-default-settings/lp1310264
Merge into: lp:ubuntu/trusty-proposed/xubuntu-default-settings
Diff against target: 47 lines (+20/-3)
1 file modified
etc/xdg/xdg-xubuntu/menus/xfce-applications.menu (+20/-3)
To merge this branch: bzr merge lp:~brunonova/ubuntu/trusty/xubuntu-default-settings/lp1310264
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+238935@code.launchpad.net

Description of the change

This commit backports the change that adds the Settings submenu to the Whisker menu.

The change was copied from here: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/xubuntu-default-settings/utopic/revision/147/etc/xdg/xdg-xubuntu/menus/xfce-applications.menu
The original author of that change is Sean Davis.

The linked bug was not nominated for Trusty yet, but I think the missing Settings submenu is a usability issue that should be addressed.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks, I've added a changelog and applied that to the trusty version
http://launchpadlibrarian.net/190834608/xubuntu-default-settings_14.04.6_source.changes

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/xdg/xdg-xubuntu/menus/xfce-applications.menu'
2--- etc/xdg/xdg-xubuntu/menus/xfce-applications.menu 2013-06-04 20:33:00 +0000
3+++ etc/xdg/xdg-xubuntu/menus/xfce-applications.menu 2014-10-20 18:37:35 +0000
4@@ -10,7 +10,6 @@
5 <Include>
6 <Filename>exo-web-browser.desktop</Filename>
7 <Filename>exo-mail-reader.desktop</Filename>
8- <Filename>xfce-settings-manager.desktop</Filename>
9 <Filename>ubuntu-software-center.desktop</Filename>
10 <Filename>xfhelp4.desktop</Filename>
11 <Filename>xubuntu-website.desktop</Filename>
12@@ -23,8 +22,6 @@
13 <Filename>exo-web-browser.desktop</Filename>
14 <Filename>exo-mail-reader.desktop</Filename>
15 <Separator/>
16- <Filename>xfce-settings-manager.desktop</Filename>
17- <Separator/>
18 <Merge type="all"/>
19 <Separator/>
20 <Filename>ubuntu-software-center.desktop</Filename>
21@@ -128,6 +125,26 @@
22 </Menu>
23
24 <Menu>
25+ <Name>Settings</Name>
26+ <Directory>xfce-settings.directory</Directory>
27+ <Include>
28+ <Category>Settings</Category>
29+ </Include>
30+ <Exclude>
31+ <Or>
32+ <Filename>exo-mail-reader.desktop</Filename>
33+ <Filename>exo-web-browser.desktop</Filename>
34+ </Or>
35+ </Exclude>
36+
37+ <Layout>
38+ <Filename>xfce-settings-manager.desktop</Filename>
39+ <Separator/>
40+ <Merge type="all"/>
41+ </Layout>
42+ </Menu>
43+
44+ <Menu>
45 <Name>System</Name>
46 <Directory>xfce-system.directory</Directory>
47 <Include>

Subscribers

People subscribed via source and target branches

to all changes: