GNOME Bugzilla – Bug 725868
Update 'Start a new game' Page according to UI change for 3.12
Last modified: 2014-03-08 22:39:38 UTC
'Start a new game' Page needs to be updated according to the UI change. 'New button' for starting a new game is removed.
Created attachment 271166 [details] [review] 'Start a new game' page updated according to the 3.12 UI changes
Review of attachment 271166 [details] [review]: Is there a <revision> tag on this page? If not, add one (see epiphany for what it should look like). ::: help/C/new-game.page @@ +35,3 @@ <item> + <p>Select <guiseq><gui style="menu">Mines</gui><gui style="menuitem"> + New Game</gui></guiseq> from the application menu.</p> Don't break the line between a tag and the content of that tag. I know it's quite ugly, but the correct way to flow this paragraph would be: <p>Select <guiseq><gui style="menu">Mines</gui><gui style="menuitem">New Game</gui></guiseq> from the application menu.</p>
There's also a new new game button that appears after the game is over. (Tee-hee, I got to use the same adjective twice in a row!)
(In reply to comment #3) > There's also a new new game button that appears after the game is over. > (Tee-hee, I got to use the same adjective twice in a row!) That's actually really useful, although I'm not sure whether we should included it in the help as we'd then need three sets of instructions: one for when a user runs the application and can click a button in the main window, a second one when a user is half way through a game, and a third one for when a user finishes a game… /me goes to test the finish game scenario
Created attachment 271314 [details] [review] 'Start a new game' page updated according to the 3.12 UI
Comment on attachment 271314 [details] [review] 'Start a new game' page updated according to the 3.12 UI Pushed to master in commit e85efec62dfb36dcfbf4a6988b0474e174296312