Merge lp:~dobey/ubuntuone-client/launcher-botchup into lp:ubuntuone-client

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 1136
Merged at revision: 1136
Proposed branch: lp:~dobey/ubuntuone-client/launcher-botchup
Merge into: lp:ubuntuone-client
Diff against target: 12 lines (+1/-1)
1 file modified
ubuntuone/platform/linux/launcher.py (+1/-1)
To merge this branch: bzr merge lp:~dobey/ubuntuone-client/launcher-botchup
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
Review via email: mp+76985@code.launchpad.net

Commit message

Use the right new .desktop file for the launcher object

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntuone/platform/linux/launcher.py'
2--- ubuntuone/platform/linux/launcher.py 2011-07-01 19:02:13 +0000
3+++ ubuntuone/platform/linux/launcher.py 2011-09-26 13:42:25 +0000
4@@ -23,7 +23,7 @@
5 except ImportError:
6 use_libunity = False
7
8-U1_DOTDESKTOP = "ubuntuone-control-panel-gtk.desktop"
9+U1_DOTDESKTOP = "ubuntuone-installer.desktop"
10
11
12 class UbuntuOneLauncherUnity(object):

Subscribers

People subscribed via source and target branches