~ubuntu-branches/ubuntu/trusty/xiphos/trusty

« back to all changes in this revision

Viewing changes to help/de/modules.xml

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs
  • Date: 2009-08-12 19:21:05 UTC
  • Revision ID: james.westby@ubuntu.com-20090812192105-dw40gql5mdqvgx84
Tags: 3.1.1-1
* New upstream release (bugfix)

* debian/copyright updates:
  - help/* is GFDL and referencing license file as per policy 3.8.2
  - updated copyright holders (Gnomesword -> Xiphos)

* debian/control:
  - Bumped standards version (Changed debian/copyright as above)
  - Updated VCS-Bzr field to point to a working URL
  - Fixed typo in debian/control (Closes: #539190)
  - Updated extended description of xiphos package (Closes: #539880)
  - Significantly improved wording of all descriptions
  - Added Conflicts: xiphos-svn - upstream deb package name for svn builds

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!-- Modules -->
3
 
<!-- Introduction To Module Manager -->
4
 
<sect2 id="module-introduction">
5
 
                <title>Introduction To The Module Manager</title>
6
 
                <para>
7
 
                The "module" is the unit of content in <application>Xiphos</application>, and Sword generally; a Sword module is a
8
 
                resource available for viewing in Sword applications.  There are several varieties: Most importantly, Bible texts, as well
9
 
                as dictionaries and lexicons, commentaries, and general books, any of which may include image content (e.g. atlases).
10
 
                They are installed either from a local directory structure (typically on removable media, such as a CDROM distribution)
11
 
                or remotely via ftp from a repository such as Crosswire, which is the home of Sword, and from which all officially
12
 
                Sword-sanctioned modules are available.  Also, many other modules are available from non-Crosswire repositories.
13
 
                </para>
14
 
                <para>
15
 
                If you have other Sword applications installed, they will all share the same set of Sword modules that you install through
16
 
                the Module Manager.
17
 
                </para>
18
 
                <figure>
19
 
                        <title>The Module Manager Dialog</title>
20
 
                        <screenshot> 
21
 
          <mediaobject> 
22
 
            <imageobject><imagedata fileref="figures/module.png" format="PNG"/> 
23
 
            </imageobject>
24
 
            <!-- EPS versions of the figures are not required at the moment. -->
25
 
            <!-- 
26
 
                    <imageobject>
27
 
                <imagedata fileref="figures/module.eps" format="EPS"/>
28
 
                    </imageobject>
29
 
            -->
30
 
            <textobject> 
31
 
              <phrase>The Module Manager Dialog</phrase> 
32
 
            </textobject> 
33
 
          </mediaobject> 
34
 
                        </screenshot>
35
 
                </figure>
36
 
        </sect2>
37
 
<!-- Sword Configure-->