source: gnome/add/gconf-editor.xml@ 571e4306

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 571e4306 was a18731b, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the GNOME Add-on packages to reflect the change in the GNOME sysconfdir configuration directory - Commit #1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5635 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
8 <!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
9 <!ENTITY gconf-editor-md5sum "ec8b0d4ee2a460ed31f69e4825fb4e17">
10 <!ENTITY gconf-editor-size "531 KB">
11 <!ENTITY gconf-editor-buildsize "7.6 MB">
12 <!ENTITY gconf-editor-time "0.1 SBU">
13]>
14
15<sect1 id="gconf-editor" xreflabel="GConf Editor-&gconf-editor-version;">
16 <?dbhtml filename="gconf-editor.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">gconf-editor-&gconf-editor-version;.tar</keyword>
23 <keyword role="ftpdir">gconf-editor</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>GConf Editor-&gconf-editor-version;</title>
28
29 <indexterm zone="gconf-editor">
30 <primary sortas="a-GConf-Editor">GConf Editor</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GConf Editor</title>
35
36 <para>The <application>GConf Editor</application> package contains a
37 GUI editor for the <application>GConf</application> configuration
38 database.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gconf-editor-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gconf-editor-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gconf-editor-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gconf-editor-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gconf-editor-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gconf-editor-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">GConf Editor Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="libgnomeui"/></para>
66
67 </sect2>
68
69 <sect2 role="installation">
70 <title>Installation of GConf Editor</title>
71
72 <para>Install <application>GConf Editor</application> by running the
73 following commands:</para>
74
75<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
76 --sysconfdir=&gnome-etc-dir; --localstatedir=/var/lib &amp;&amp;
77make</userinput></screen>
78
79 <para>This package does not come with a test suite.</para>
80
81 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
82
83<screen role="root"><userinput>make install</userinput></screen>
84
85 </sect2>
86
87 <sect2 role="commands">
88 <title>Command Explanations</title>
89
90 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
91 <application>GConf</application> schema files in
92 <filename class='directory'>&gnome-etc-dir;/gconf/schemas</filename> instead of
93 <filename class='directory'>$GNOME_PREFIX/etc/gconf/schemas</filename>.</para>
94
95 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
96 <application>ScrollKeeper</application> files in
97 <filename class='directory'>/var/lib/scrollkeeper</filename> instead of
98 <filename class='directory'>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
99
100 </sect2>
101
102 <sect2 role="content">
103 <title>Contents</title>
104
105 <segmentedlist>
106 <segtitle>Installed Program</segtitle>
107 <segtitle>Installed Libraries</segtitle>
108 <segtitle>Installed Directories</segtitle>
109
110 <seglistitem>
111 <seg>gconf-editor</seg>
112 <seg>None</seg>
113 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/apps/gconf-editor,
114 &gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/gconf-editor,
115 $GNOME_PREFIX/share/gnome/help/gconf-editor,
116 $GNOME_PREFIX/share/omf/gconf-editor, and
117 $GNOME_PREFIX/share/pixmaps/gconf-editor</seg>
118 </seglistitem>
119 </segmentedlist>
120
121 <variablelist>
122 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
123 <?dbfo list-presentation="list"?>
124 <?dbhtml list-presentation="table"?>
125
126 <varlistentry id="gconf-editor-prog">
127 <term><command>gconf-editor</command></term>
128 <listitem>
129 <para>allows direct modification of the
130 <application>GConf</application> configuration database.</para>
131 <indexterm zone="gconf-editor gconf-editor-prog">
132 <primary sortas="b-gconf-editor">gconf-editor</primary>
133 </indexterm>
134 </listitem>
135 </varlistentry>
136
137 </variablelist>
138
139 </sect2>
140
141</sect1>
Note: See TracBrowser for help on using the repository browser.