Merge lp:~rodrigo-moya/software-properties/fix-787694 into lp:software-properties

Proposed by Rodrigo Moya
Status: Merged
Merged at revision: 671
Proposed branch: lp:~rodrigo-moya/software-properties/fix-787694
Merge into: lp:software-properties
Diff against target: 14 lines (+3/-1)
1 file modified
data/software-properties-gtk.desktop.in (+3/-1)
To merge this branch: bzr merge lp:~rodrigo-moya/software-properties/fix-787694
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+67354@code.launchpad.net

Description of the change

Use the correct categories so that it shows up on the new gnome-control-center.

It was not showing at all after this change, so found out it has already a NoDisplay=true, so unless we remove that, it would never show up on the control center. I'll leave it up to the maintainers to decide whether it should be removed or not.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/software-properties-gtk.desktop.in'
2--- data/software-properties-gtk.desktop.in 2010-09-07 11:37:00 +0000
3+++ data/software-properties-gtk.desktop.in 2011-07-08 19:23:30 +0000
4@@ -8,7 +8,9 @@
5 NoDisplay=true
6 X-MultipleArgs=false
7 Type=Application
8-Categories=System;Settings;
9+Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings;X-GNOME-Settings-Panel;
10+OnlyShowIn=GNOME;Unity;
11 MimeType=text/x-apt-sources-list;
12 X-KDE-SubstituteUID=true
13 X-Ubuntu-Gettext-Domain=software-properties
14+X-GNOME-Settings-Panel=software

Subscribers

People subscribed via source and target branches

to status/vote changes: