source: gnome/applications/gnome-dictionary.xml@ be54b56

gnome
Last change on this file since be54b56 was be54b56, checked in by Christopher Gregory <cjg@…>, 10 years ago

Changed configure switches on baobab gnome-clocks gnome-color-manager gnome-control-center gnome-dictionary gnome-disk-utility gnome-font-viewer
gnome-logs gnome-maps gnome-music gnome-nettool gnome-sound-recorder and gnome-terminal pages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13464 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.0 KB
Line 
1<?xml version='1.0' encoding='ISO-8859-1'?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY gnome-dictionary-download-http
7 "&gnome-download-http;/gnome-dictionary/3.6/gnome-dictionary-&gnome-dictionary-version;.tar.xz">
8 <!ENTITY gnome-dictionary-download-ftp
9 "&gnome-download-ftp;/gnome-dictionary/3.6/gnome-dictionary-&gnome-dictionary-version;.tar.xz">
10 <!ENTITY gnome-dictionary-md5sum "a67aa6e8cf5d05ee8421f391c94f4b1f">
11 <!ENTITY gnome-dictionary-size "761 KB">
12 <!ENTITY gnome-dictionary-buildsize "23 MB">
13 <!ENTITY gnome-dictionary-time "0.2 SBU">
14]>
15<sect1 id="gnome-dictionary" xreflabel="gnome-dictionary-&gnome-dictionary-version;">
16<?dbhtml filename="gnome-dictionary.html"?> <sect1info>
17 <othername>$LastChangedBy$</othername>
18 <date>$Date$</date>
19 </sect1info>
20 <title>gnome-dictionary-&gnome-dictionary-version;</title>
21 <indexterm zone="gnome-dictionary">
22 <primary sortas="a-gnome-dictionary">gnome-dictionary</primary>
23 </indexterm>
24 <sect2 role="package">
25 <title>Introduction to GNOME Dictionary</title>
26 <para>
27 The <application>GNOME Dictionary</application> package contains
28 the dictionary for the <application>GNOME</application> Desktop.
29 </para>
30 &lfs75_checked;
31
32<bridgehead renderas="sect3">Package Information</bridgehead>
33 <itemizedlist spacing="compact">
34 <listitem>
35 <para>
36 Download (HTTP): <ulink url="&gnome-dictionary-download-http;"/>
37 </para>
38 </listitem>
39 <listitem>
40 <para>
41 Download (FTP): <ulink url="&gnome-dictionary-download-ftp;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download MD5 sum: &gnome-dictionary-md5sum;
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download size: &gnome-dictionary-size;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Estimated disk space required: &gnome-dictionary-buildsize;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated build time: &gnome-dictionary-time;
62 </para>
63 </listitem>
64 </itemizedlist>
65
66 <bridgehead renderas="sect3">GNOME Dictionary Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
69 <para role="required">
70 <xref linkend="gtk3"/>, and
71 <xref linkend="yelp-xsl"/>
72 </para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional">
76 <xref linkend="gtk-doc"/>.
77 </para>
78
79 <para condition="html" role="usernotes">
80 User Notes: <ulink url="&blfs-wiki;/gnome-dictionary"/>
81 </para>
82
83 </sect2>
84
85 <sect2 role="installation">
86
87 <title>Installation of GNOME Dictionary</title>
88
89 <para>
90 Install <application>GNOME Dictionary</application> by running the following
91 commands:
92
93 </para>
94 <screen><userinput>./configure --prefix=/usr &amp;&amp;
95make</userinput></screen>
96
97 <para>
98 This package does not come with a test suite.
99 </para>
100
101 <para>
102 Now, as the <systemitem class="username">root</systemitem> user:
103 </para>
104
105 <screen role="root"><userinput>make install</userinput></screen>
106 </sect2>
107
108 <sect2 role="commands">
109
110 <title>Command Explanations</title>
111
112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../xincludes/gtk-doc-rebuild.xml"/>
113 </sect2>
114
115 <sect2 role="content">
116 <title>Contents</title>
117 <segmentedlist>
118 <segtitle>Installed Program</segtitle>
119 <segtitle>Installed Library</segtitle>
120 <segtitle>Installed Directories</segtitle>
121 <seglistitem>
122 <seg> gnome-dictionary </seg>
123 <seg> libgdict.so </seg>
124 <seg> /usr/include/gdict-1.0, /usr/share/gdict-1.0, /usr/share/gnome-dictionary, /usr/share/gtk-doc/html/gdict and /usr/share/help/*/gnome-dictionary </seg>
125 </seglistitem>
126 </segmentedlist>
127 <variablelist>
128 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
129<?dbfo list-presentation="list"?><?dbhtml list-presentation="table"?> <varlistentry id="gnome-dictionary-prog">
130 <term>
131 <command>gnome-dictionary</command>
132 </term>
133 <listitem>
134 <para>
135 is used to look up words on dictionaries.
136 </para>
137 <indexterm zone="gnome-dictionary gnome-dictionary-prog">
138 <primary sortas="b-gnome-dictionary">gnome-dictionary</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
142 <varlistentry id="libgdict">
143 <term>
144 <filename class="libraryfile">libgdict.so</filename>
145 </term>
146 <listitem>
147 <para>
148 is <application>GNOME Dictionary</application> client library.
149 </para>
150 <indexterm zone="gnome-dictionary libgdict">
151 <primary sortas="c-libgdict">libgdict.so</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155 </variablelist>
156 </sect2>
157</sect1>
Note: See TracBrowser for help on using the repository browser.