File: sources-default.page

package info (click to toggle)
gnome-dictionary 40.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,064 kB
  • sloc: ansic: 12,733; xml: 133; python: 10; makefile: 8
file content (46 lines) | stat: -rw-r--r-- 1,348 bytes parent folder | download | duplicates (5)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="task"
      id="sources-default">

  <info>
    <revision pkgversion="3.6" version="0.1" date="2013-03-30" status="complete"/>
    <link type="guide" xref="sources#guide"/>

    <credit type="author copyright">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

  </info>

  <title>Set a default dictionary source</title>

  <p>When you first use <app>Dictionary</app>, it should have some
  pre-installed dictionaries that you can use. You can change the default
  <link xref="sources">dictionary source</link> to one that you would
  prefer to use instead.</p>

  <steps>
    <title>Change the default dictionary source:</title>
    <item>
      <p>Select <guiseq><gui><app>Dictionary</app></gui>
      <gui style="menu">Preferences</gui>
      <gui style="tab">Source</gui></guiseq>.</p>
    </item>
    <item>
      <p>Select the dictionary source that you want to set as the default.</p>
    </item>
    <item>
      <p>Your change will be saved automatically.</p>
    </item>
  </steps>

</page>