File: change-theme.page

package info (click to toggle)
five-or-more 1%3A3.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,428 kB
  • ctags: 425
  • sloc: ansic: 3,274; sh: 1,277; makefile: 149; xml: 85
file content (53 lines) | stat: -rw-r--r-- 1,737 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="change-theme">
  <info>
    <link type="guide" xref="index#tips" />
    <revision pkgversion="3.4.0" version="0.1" date="2012-03-13" status="final"/>
    <credit type="author copyright">
      <name>Lahiru lanka</name>
      <email>lankakck@.gmailcom</email>
      <years>2012</years>
    </credit>
   <credit type="editor">
    <name>Tiffany Antopolski</name>
    <email>tiffany.antopolski@gmail.com</email>
   </credit>
    <desc></desc>
  </info>

  <title>Change the look and feel</title>
<p>To change the appearance of the pieces and the board:</p>

<steps>
<item><p>Click <guiseq><gui>Settings</gui><gui>Preferences</gui></guiseq>.</p>

<list>
<item><p>Select <gui>balls</gui> or <gui>shapes</gui> from the <gui>Image</gui>
 drop down menu to change the playing pieces.</p></item>
<item><p>Click on the colored box next to <gui>Image background</gui> to access
 the color palette.</p></item>
</list>
</item>
<item><p>Click <gui>Close</gui>.</p></item>
</steps>

<section id="images">
<title>Images available</title>
  <media type="image" src="figures/color-balls.png" width="300" style="floatleft" its:translate="no">
  <p its:translate="yes">Five or More with different balls</p>
</media>

<media type="image" src="figures/color-shapes.png" width="300" its:translate="no">
<p its:translate="yes"><app>Five or More</app> with different shapes</p>
</media>
</section>

<section id="colors">
<title>Background colors available</title>
 <media type="image" src="figures/pickcolor.png" width="200" its:translate="no">
<p its:translate="yes">Five or More color palette</p>
</media>
</section>
</page>