Merge lp:~seb128/autopilot/correct-calculator-name into lp:autopilot

Proposed by Sebastien Bacher
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 153
Merged at revision: 153
Proposed branch: lp:~seb128/autopilot/correct-calculator-name
Merge into: lp:autopilot
Diff against target: 12 lines (+1/-1)
1 file modified
autopilot/testcase.py (+1/-1)
To merge this branch: bzr merge lp:~seb128/autopilot/correct-calculator-name
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Łukasz Zemczak Approve
Review via email: mp+154304@code.launchpad.net

Commit message

only the gnome-calculator .desktop got renamed back, not the binary

Description of the change

only the gnome-calculator .desktop got renamed back, not the binary

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'autopilot/testcase.py'
2--- autopilot/testcase.py 2013-03-19 20:47:24 +0000
3+++ autopilot/testcase.py 2013-03-20 09:11:41 +0000
4@@ -222,7 +222,7 @@
5 },
6 'Calculator' : {
7 'desktop-file': 'gcalctool.desktop',
8- 'process-name': 'gcalctool',
9+ 'process-name': 'gnome-calculator',
10 },
11 'Mahjongg' : {
12 'desktop-file': 'gnome-mahjongg.desktop',

Subscribers

People subscribed via source and target branches