File: high-scores.page

package info (click to toggle)
gnome-games 1%3A3.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 71,856 kB
  • sloc: ansic: 94,271; sh: 11,529; python: 5,358; xml: 3,523; makefile: 1,929
file content (25 lines) | stat: -rw-r--r-- 820 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="high-scores" xml:lang="sr">
  <info>
    <revision version="0.1" date="2012-02-20" status="stub"/>
    <link type="guide" xref="index#tips"/>

    <credit type="author copyright">
      <name>Baptiste Mille-Mathias</name>
      <email>baptistem@gnome.org</email>
      <years>2012</years>
    </credit>

    <desc>The list of best performers</desc>
  </info>

  <title>High Score</title>

  <p>The high scores lists the ten best <app>gnomine</app> players, and how 
  long it took them to find all the mines.</p>

  <p>To see the name of the people who perform the best scores, choose <guiseq>
  <gui>Game</gui><gui>Scores</gui></guiseq>. It'll display the <gui>Easy</gui> 
  size by default.</p>

</page>