File: introduction.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 (43 lines) | stat: -rw-r--r-- 1,250 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
<page xmlns="http://projectmallard.org/1.0/"
      type="task"
      id="introduction">

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

    <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"/>

    <desc>What is <app>Dictionary</app>?</desc>

  </info>

  <title>Introduction</title>

  <p><app>Dictionary</app> is an application for looking up term definitions.
  It searches for definitions using an online <app>DICT</app> server. The
  default <app>DICT</app> server is at
  <sys href="http://dict.org">http://dict.org</sys>.</p>

  <p>Start using <app>Dictionary</app> by
  <link xref="definition">looking up a definition</link>!</p>

  <figure>
    <title>Dictionary</title>
    <media type="image" src="figures/gnome-dictionary-3-26.png">
      <p>Screenshot showing the <app>Dictionary</app> main window.</p>
    </media>
  </figure>

</page>