File: change-board-orientation.page

package info (click to toggle)
gnome-chess 1%3A43.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,092 kB
  • sloc: xml: 155; makefile: 6
file content (35 lines) | stat: -rw-r--r-- 1,213 bytes parent folder | download | duplicates (4)
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
26
27
28
29
30
31
32
33
34
35
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="change-board-orientation">
  <info>
    <link type="guide" xref="index#tips" />
    <revision version="0.1" date="2012-01-15" status="review"/>
    <revision pkgversion="3.28" version="0.2" date="2018-09-05" status="review"/>
    <revision pkgversion="3.31.90" version="0.3" date="2019-03-02" status="review"/>

    <credit type="author copyright">
      <name>Brian Grohe</name>
      <email>grohe43@gmail.com</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Andre Klapper</name>
      <email>ak-47@gmx.net</email>
    </credit>

  </info>

  <title>Change board orientation</title>
   <steps>
    <item><p>Press the menu button in the top-right corner of the window and select
      <guiseq><gui style="menuitem">Preferences</gui>
      <gui style="menuitem">Appearance</gui></guiseq>.</p></item>
    <item><p>Select your desired <gui>Board Orientation</gui> from the dropdown menu.</p></item>
    <item><p>Close the dialog.</p></item>
   </steps>

</page>