GNOME Bugzilla – Bug 362353
Mahjongg difficult game scores don't get saved
Last modified: 2006-10-27 16:38:08 UTC
gnome-games-2.16.1/mahjongg/Makefile.am has: -for i in easy difficult confounding pyramid tictactoe cloud dragon bridges ziggurat; do \ touch $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ chmod 664 $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ done but mahjongg.map: <map name="Difficult" scorename="diff"> create mahjongg.diff.scores by hand and the scores are saved.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 362062 ***
Apologies - I did a simple search assuming people would have put Mahjongg somewhere in the text. Now trying the advanced I think they are both duplicates of #361071!