source: gnome/add/gconf-editor.xml@ 005d8327

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 005d8327 was b8a92dad, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to GConf Editor-2.12.0

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

  • Property mode set to 100644
File size: 4.7 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 </sect1info>
22
23 <title>GConf Editor-&gconf-editor-version;</title>
24
25 <indexterm zone="gconf-editor">
26 <primary sortas="a-GConf-Editor">GConf Editor</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GConf Editor</title>
31
32 <para>The <application>GConf Editor</application> package contains a
33 GUI editor for the <application>GConf</application> configuration
34 database.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&gconf-editor-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&gconf-editor-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &gconf-editor-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &gconf-editor-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &gconf-editor-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &gconf-editor-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">GConf Editor Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para><xref linkend="libgnomeui"/></para>
62
63 </sect2>
64
65 <sect2 role="installation">
66 <title>Installation of GConf Editor</title>
67
68 <para>Install <application>GConf Editor</application> by running the
69 following commands:</para>
70
71<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
72 --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
73make</userinput></screen>
74
75 <para>This package does not come with a test suite.</para>
76
77 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
78
79<screen role="root"><userinput>make install</userinput></screen>
80
81 </sect2>
82
83 <sect2 role="commands">
84 <title>Command Explanations</title>
85
86 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
87 <application>GConf</application> schema files in
88 <filename class='directory'>/etc/gnome/gconf/schemas</filename> instead of
89 <filename class='directory'>$GNOME_PREFIX/etc/gconf/schemas</filename>.</para>
90
91 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
92 <application>ScrollKeeper</application> files in
93 <filename class='directory'>/var/lib/scrollkeeper</filename> instead of
94 <filename class='directory'>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
95
96 </sect2>
97
98 <sect2 role="content">
99 <title>Contents</title>
100
101 <segmentedlist>
102 <segtitle>Installed Program</segtitle>
103 <segtitle>Installed Libraries</segtitle>
104 <segtitle>Installed Directories</segtitle>
105
106 <seglistitem>
107 <seg>gconf-editor</seg>
108 <seg>None</seg>
109 <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/gconf-editor,
110 /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gconf-editor,
111 $GNOME_PREFIX/share/gnome/help/gconf-editor,
112 $GNOME_PREFIX/share/omf/gconf-editor, and
113 $GNOME_PREFIX/share/pixmaps/gconf-editor</seg>
114 </seglistitem>
115 </segmentedlist>
116
117 <variablelist>
118 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
119 <?dbfo list-presentation="list"?>
120 <?dbhtml list-presentation="table"?>
121
122 <varlistentry id="gconf-editor-prog">
123 <term><command>gconf-editor</command></term>
124 <listitem>
125 <para>allows direct modification of the
126 <application>GConf</application> configuration database.</para>
127 <indexterm zone="gconf-editor gconf-editor-prog">
128 <primary sortas="b-gconf-editor">gconf-editor</primary>
129 </indexterm>
130 </listitem>
131 </varlistentry>
132
133 </variablelist>
134
135 </sect2>
136
137</sect1>
Note: See TracBrowser for help on using the repository browser.