File: dictionary-select.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 (52 lines) | stat: -rw-r--r-- 1,541 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
47
48
49
50
51
52
<page xmlns="http://projectmallard.org/1.0/"
      type="task"
      id="dictionary-select">

  <info>
    <revision pkgversion="3.6" version="0.1" date="2013-03-30" status="candidate"/>
    <link type="guide" xref="index#features"/>
    <link type="seealso" xref="sources-default"/>

    <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.comm</email>
      <years>2013</years>
    </credit>

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

  </info>

  <title>Select a different dictionary</title>

  <p>A single <link xref="sources">dictionary source</link> may have many
  different dictionaries. You can search any of these
  dictionaries.</p>

  <steps>
    <title>Select a dictionary</title>
    <item>
      <p>Select <guiseq><gui style="menu">View</gui>
      <gui style="menuitem">Available Databases</gui></guiseq>. A sidebar
      listing the available dictionaries for your currently selected dictionary
      source will open.</p>
    </item>
    <item>
      <p>Click twice on the dictionary that you want to use.</p>
    </item>
  </steps>

  <p>The next term that you <link xref="definition">look up</link> will show
  the result only from the selected dictionary.</p>

  <note>
    <p>Your dictionary selection will not be remembered next time you use
    <app>Dictionary</app>.</p>
  </note>

</page>