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
=== modified file 'autopilot/testcase.py'
--- autopilot/testcase.py 2013-03-20 09:06:33 +0000
+++ autopilot/testcase.py 2013-04-05 14:12:25 +0000
@@ -225,7 +225,7 @@
225 'process-name': 'gnome-calculator',225 'process-name': 'gnome-calculator',
226 },226 },
227 'Mahjongg' : {227 'Mahjongg' : {
228 'desktop-file': 'gnome-mahjongg.desktop',228 'desktop-file': 'mahjongg.desktop',
229 'process-name': 'gnome-mahjongg',229 'process-name': 'gnome-mahjongg',
230 },230 },
231 'Remmina' : {231 'Remmina' : {

Subscribers

People subscribed via source and target branches