Merge lp:~seb128/autopilot/correct-majhongg-name into lp:autopilot/1.2

Proposed by Sebastien Bacher
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 157
Merged at revision: 157
Proposed branch: lp:~seb128/autopilot/correct-majhongg-name
Merge into: lp:autopilot/1.2
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-majhongg-name
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Didier Roche-Tolomelli Approve
Review via email: mp+157375@code.launchpad.net

Commit message

use correct .desktop name for gnome-mahjongg

Description of the change

use correct .desktop name for gnome-mahjongg

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Love this game btw ;)

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-20 09:06:33 +0000
3+++ autopilot/testcase.py 2013-04-05 14:12:25 +0000
4@@ -225,7 +225,7 @@
5 'process-name': 'gnome-calculator',
6 },
7 'Mahjongg' : {
8- 'desktop-file': 'gnome-mahjongg.desktop',
9+ 'desktop-file': 'mahjongg.desktop',
10 'process-name': 'gnome-mahjongg',
11 },
12 'Remmina' : {

Subscribers

People subscribed via source and target branches