source: xfce/core/xfconf.xml@ 7212b93

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 7212b93 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[17bcb81]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xfconf-download-http
[c6b192c]8 "https://archive.xfce.org/src/xfce/xfconf/&xfce4-version;/xfconf-&xfconf-version;.tar.bz2">
[17bcb81]9 <!ENTITY xfconf-download-ftp " ">
[3441548]10 <!ENTITY xfconf-md5sum "ac204fcc17fd4299d59e619aadbc6194">
11 <!ENTITY xfconf-size "620 KB">
12 <!ENTITY xfconf-buildsize "9.3 MB">
[6746ab16]13 <!ENTITY xfconf-time "0.1 SBU">
[17bcb81]14]>
15
[dcd16c6]16<sect1 id="xfconf" xreflabel="Xfconf-&xfconf-version;">
[17bcb81]17 <?dbhtml filename="xfconf.html"?>
18
19
[dcd16c6]20 <title>Xfconf-&xfconf-version;</title>
[17bcb81]21
22 <indexterm zone="xfconf">
[dcd16c6]23 <primary sortas="a-Xfconf">Xfconf</primary>
[17bcb81]24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Xfconf</title>
28
29 <para>
30 <application>Xfconf</application> is the configuration storage system for
31 <application>Xfce</application>.
32 </para>
33
[b5d7180]34 &lfs112_checked;
[17bcb81]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&xfconf-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&xfconf-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &xfconf-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &xfconf-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &xfconf-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &xfconf-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">Xfconf Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="libxfce4util"/>
75 </para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
[dcd16c6]78 <para role="optional">
79 <xref linkend="gtk-doc"/> and
[8558044]80 <xref linkend="vala"/>
[dcd16c6]81 </para>
[17bcb81]82
83 <para condition="html" role="usernotes">
84 User Notes: <ulink url="&blfs-wiki;/xfconf"/>
85 </para>
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of Xfconf</title>
90
91 <para>
92 Install <application>Xfconf</application> by running the following
93 commands:
94 </para>
95
[71fcd95e]96<screen><userinput>./configure --prefix=/usr &amp;&amp;
[17bcb81]97make</userinput></screen>
98
99 <para>
100 This package does not come with a test suite.
101 </para>
102
103 <para>
104 Now, as the <systemitem class="username">root</systemitem> user:
105 </para>
106
107<screen role="root"><userinput>make install</userinput></screen>
108 </sect2>
109
110 <sect2 role="content">
111 <title>Contents</title>
112
113 <segmentedlist>
114 <segtitle>Installed Program</segtitle>
115 <segtitle>Installed Library</segtitle>
116 <segtitle>Installed Directories</segtitle>
117
118 <seglistitem>
[dcd16c6]119 <seg>
120 xfconf-query
121 </seg>
122 <seg>
[3441548]123 libxfconf-0.so
[dcd16c6]124 </seg>
[17bcb81]125 <seg>
[6746ab16]126 /usr/include/xfce4/xfconf-0,
[71fcd95e]127 /usr/lib/xfce4/xfconf, and
[dcd16c6]128 /usr/share/gtk-doc/html/xfconf
[17bcb81]129 </seg>
130 </seglistitem>
131 </segmentedlist>
132
133 <variablelist>
134 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
135 <?dbfo list-presentation="list"?>
136 <?dbhtml list-presentation="table"?>
137
138 <varlistentry id="xfconf-query">
139 <term><command>xfconf-query</command></term>
140 <listitem>
141 <para>
142 is a commandline utility to view or change any setting stored in
[4c24eb0a]143 <application>Xfconf</application>
[17bcb81]144 </para>
145 <indexterm zone="xfconf xfconf-query">
146 <primary sortas="b-xfconf-query">xfconf-query</primary>
147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 <varlistentry id="libxfconf">
[3441548]152 <term><filename class="libraryfile">libxfconf-0.so</filename></term>
[17bcb81]153 <listitem>
154 <para>
155 contains basic functions for <application>Xfce</application>
[4c24eb0a]156 configuration
[17bcb81]157 </para>
158 <indexterm zone="xfconf libxfconf">
[3441548]159 <primary sortas="c-libxfconf">libxfconf-0.so</primary>
[17bcb81]160 </indexterm>
161 </listitem>
162 </varlistentry>
[dcd16c6]163
[17bcb81]164 </variablelist>
[dcd16c6]165
[17bcb81]166 </sect2>
[dcd16c6]167
[17bcb81]168</sect1>
Note: See TracBrowser for help on using the repository browser.