After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725868 - Update 'Start a new game' Page according to UI change for 3.12
Update 'Start a new game' Page according to UI change for 3.12
Status: RESOLVED FIXED
Product: gnome-mines
Classification: Applications
Component: documentation
git master
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
gnome-mines-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-07 01:32 UTC by Rashi Aswani
Modified: 2014-03-08 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
'Start a new game' page updated according to the 3.12 UI changes (1.34 KB, patch)
2014-03-07 01:35 UTC, Rashi Aswani
needs-work Details | Review
'Start a new game' page updated according to the 3.12 UI (1.65 KB, patch)
2014-03-08 15:15 UTC, Rashi Aswani
committed Details | Review

Description Rashi Aswani 2014-03-07 01:32:30 UTC
'Start a new game' Page needs to be updated according to the UI change. 'New button' for starting a new game is removed.
Comment 1 Rashi Aswani 2014-03-07 01:35:05 UTC
Created attachment 271166 [details] [review]
'Start a new game' page updated according to the 3.12 UI changes
Comment 2 Kat 2014-03-07 23:14:25 UTC
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>
Comment 3 Michael Catanzaro 2014-03-08 04:02:31 UTC
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!)
Comment 4 Kat 2014-03-08 11:11:14 UTC
(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
Comment 5 Rashi Aswani 2014-03-08 15:15:51 UTC
Created attachment 271314 [details] [review]
'Start a new game' page updated according to the 3.12 UI
Comment 6 Kat 2014-03-08 22:31:13 UTC
Comment on attachment 271314 [details] [review]
'Start a new game' page updated according to the 3.12 UI

Pushed to master in commit e85efec62dfb36dcfbf4a6988b0474e174296312