Merge lp:~jbicha/ubuntuone-control-panel/dont-show-in-gnome-system-settings into lp:ubuntuone-control-panel

Proposed by Jeremy Bícha
Status: Merged
Approved by: dobey
Approved revision: 381
Merged at revision: 379
Proposed branch: lp:~jbicha/ubuntuone-control-panel/dont-show-in-gnome-system-settings
Merge into: lp:ubuntuone-control-panel
Diff against target: 27 lines (+12/-0)
2 files modified
ubuntuone-control-panel-qt-gnome.desktop.in (+11/-0)
ubuntuone-installer.desktop.in (+1/-0)
To merge this branch: bzr merge lp:~jbicha/ubuntuone-control-panel/dont-show-in-gnome-system-settings
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+133398@code.launchpad.net

Commit message

Don't show Ubuntu One in System Settings when running GNOME.

Description of the change

For the Ubuntu GNOME Remix, we want to showcase a pure GNOME experience on Ubuntu. We'd like to hide the extra System Settings panels Ubuntu has hacked on. Ubuntu One will still be accessible from GNOME Shell's Activities Overview (their version of Unity's Dash).

Remember to add the new .desktop to debian/ubuntuone-control-panel-qt.install when you package this.

Thanks!

To post a comment you must log in.
380. By Jeremy Bícha

fix the GNOME .desktop so that it doesn't show in System Settings

381. By Jeremy Bícha

don't use "installer" in the name of the new .desktop

Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'ubuntuone-control-panel-qt-gnome.desktop.in'
--- ubuntuone-control-panel-qt-gnome.desktop.in 1970-01-01 00:00:00 +0000
+++ ubuntuone-control-panel-qt-gnome.desktop.in 2012-11-08 15:04:25 +0000
@@ -0,0 +1,11 @@
1[Desktop Entry]
2Name=Ubuntu One
3_Comment=Configure and manage your Ubuntu One account
4Exec=ubuntuone-control-panel-qt
5Icon=ubuntuone
6Terminal=false
7Type=Application
8OnlyShowIn=GNOME;
9Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-PersonalSettings
10StartupNotify=true
11X-Ayatana-Appmenu-Show-Stubs=False
012
=== modified file 'ubuntuone-installer.desktop.in'
--- ubuntuone-installer.desktop.in 2012-09-10 14:12:04 +0000
+++ ubuntuone-installer.desktop.in 2012-11-08 15:04:25 +0000
@@ -5,6 +5,7 @@
5Icon=ubuntuone5Icon=ubuntuone
6Terminal=false6Terminal=false
7Type=Application7Type=Application
8NotShowIn=GNOME;
8Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings9Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings
9StartupNotify=true10StartupNotify=true
10X-Ayatana-Appmenu-Show-Stubs=False11X-Ayatana-Appmenu-Show-Stubs=False

Subscribers

People subscribed via source and target branches