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 54 55 56 57 58 59 60 61 62 63 64
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright © 2014-2025 Xiphos Development Team <xiphos-devel@crosswire.org> -->
<component type="desktop">
<id>xiphos.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Xiphos</name>
<developer_name>The Xiphos Developer Team</developer_name>
<summary>Bible Study Guide</summary>
<launchable type="desktop-id">xiphos.desktop</launchable>
<description>
<p>
Xiphos is a program for high-grade Bible study using the modules and
underlying engine support of The Sword Project. Sword modules provide the
widest language coverage of any Bible software anywhere: 400+ Bibles in 150+
languages, with major support for original languages (a dozen each in Hebrew
and Greek) plus major support in e.g. English, Russian, German, Portuguese,
and French.
</p>
<ul>
<li>Fully integrated, tabbed interface with Bible+commentary+dictionary</li>
<li>User content support: hierarchical bookmarks, personal verse annotations,
journals, prayer lists</li>
<li>Interface translated into 26 languages</li>
<li>Power search capability; footnotes and xrefs; detached windows;
text-to-speech support</li>
<li>Strong's and morphology support, including pseudo-interlinear display
</li>
<li>BibleSync shared multicast navigation in personal or speaker/audience
modes</li>
<li>Supports Linux and Windows including active support in IRC and mailing
lists</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/main-window.jpg</image>
<caption>Main window</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/advanced-search.jpg</image>
<caption>Advanced Search window</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/module-manager.jpg</image>
<caption>Module manager, for obtaining content modules</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/parallel-display.jpg</image>
<caption>Detached parallel display window</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/global-display-options.jpg</image>
<caption>Main viewing options</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/module-display-options.jpg</image>
<caption>Module-specific display choices</caption>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/crosswire/xiphos/</url>
<update_contact>xiphos-devel@crosswire.org</update_contact>
<translation type="gettext">Xiphos</translation>
</component>
|