Merge ~jbicha/software-properties:no-display into software-properties:ubuntu/master

Proposed by Jeremy Bícha
Status: Needs review
Proposed branch: ~jbicha/software-properties:no-display
Merge into: software-properties:ubuntu/master
Diff against target: 9 lines (+1/-0)
1 file modified
data/software-properties-gtk.desktop.in (+1/-0)
Reviewer Review Type Date Requested Status
Sebastien Bacher Disapprove
Review via email: mp+460707@code.launchpad.net

Description of the change

Don't show "Software & Updates" in app launcher

This .desktop ensures it will still show as a running app.

This fixes long-standing confusion between "Software & Updates" (this app) and Software Updater (update-manager). Software Updater has a Settings button which will launch this app

LP: #1222527

===
Seb, I thought you would want to review this proposal.

There is still an "Additional Drivers" top-level launcher in Ubuntu's Activities Overview. I left it here because it does not have the name conflict and it might otherwise be difficult for users to find where that can be configured. See https://github.com/canonical/firmware-updater/issues/262

I expect "Ubuntu Pro" to be handled by the Security Center app so there should be no other reason for people to need to use software-properties-gtk except to configure update settings or add third party sources.

To post a comment you must log in.
Revision history for this message
Nathan Teodosio (nteodosio) wrote :

Update Manager is slow to launch (at least on low-end machines such as
mine), but Software Properties is probably only very occasionally
launched by users, so I think this is a good idea.

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

We are not going to include the new security center by default in Noble, meanwhile we still have documentation referring to software-properties, one example

https://ubuntu.com/pro/tutorial
states
'For Ubuntu Desktop, you can go to “Software & Updates” and open the “Ubuntu Pro” tab.'

If we are going to hide the entry we need first to review which documentation needs to be updated and we should at least talk to the pro PMs to ensure they are fine with the change and that we can get the website documentation updated (maybe giving different advices for different Ubuntu series)

review: Disapprove

Unmerged commits

b909677... by Jeremy Bícha

Don't show "Software & Updates" in app launcher

This .desktop ensures it will still show as a running app.

This fixes long-standing confusion between "Software & Updates" (this app)
and Software Updater (update-manager). Software Updater has a Settings
button which will launch this app

LP: #1222527

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/data/software-properties-gtk.desktop.in b/data/software-properties-gtk.desktop.in
2index 5eab1d8..009d5d0 100644
3--- a/data/software-properties-gtk.desktop.in
4+++ b/data/software-properties-gtk.desktop.in
5@@ -13,3 +13,4 @@ X-GNOME-Settings-Panel=software-properties
6 X-Unity-Settings-Panel=software-properties
7 MimeType=text/x-apt-sources-list;
8 X-Ubuntu-Gettext-Domain=software-properties
9+NoDisplay=true

Subscribers

People subscribed via source and target branches