Changeset 551b9389
- Timestamp:
- 06/25/2006 07:48:15 PM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ebabf24
- Parents:
- 7539d8f7
- Files:
-
- 28 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/control-center.xml
r7539d8f7 r551b9389 89 89 90 90 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 91 --sysconfdir=&gnome-etc-dir; \ 91 92 --localstatedir=/var/lib \ 92 --sysconfdir=&gnome-etc-dir; \93 93 --libexecdir=$(pkg-config \ 94 94 --variable=prefix ORBit-2.0)/lib/control-center && … … 106 106 <title>Command Explanations</title> 107 107 108 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 109 href="../gnome-prefix.xml"/> 110 111 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 112 href="../gnome-sysconfdir.xml"/> 113 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 115 href="../../xincludes/scrollkeeper-dir.xml"/> 116 108 117 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 109 ORBit-2.0)/lib/control-center</parameter>: This switch puts libexec files in 118 ORBit-2.0)/lib/control-center</parameter>: This parameter causes the libexec 119 files to be installed in the preferred location of 110 120 <filename class="directory">$GNOME_PREFIX/lib/control-center</filename> 111 121 instead of 112 122 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 113 114 <para><parameter>--localstatedir=/var/lib</parameter>: This switch115 puts <application>scrollkeeper</application> files in116 <filename class="directory">/var/lib/scrollkeeper</filename> instead of117 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>118 119 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts120 configuration files in <filename class="directory">&gnome-etc-dir;</filename>121 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>122 123 123 124 <para><option>--enable-aboutme</option>: Enables building the … … 149 150 modules and <application>Nautilus</application> library module 150 151 extensions</seg> 151 <seg>The following subdirectories of $GNOME_PREFIX/:152 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 152 153 include/gnome-window-settings-2.0, 153 154 lib/{control-center, nautilus, window-manager-settings}, -
gnome/core/eel.xml
r7539d8f7 r551b9389 88 88 </sect2> 89 89 90 <sect2 role="commands"> 91 <title>Command Explanations</title> 92 93 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 94 href="../gnome-prefix.xml"/> 95 96 </sect2> 97 90 98 <sect2 role="content"> 91 99 <title>Contents</title> … … 99 107 <seg>None</seg> 100 108 <seg>libeel-2.{so,a}</seg> 101 <seg> $GNOME_PREFIX/include/eel-2</seg>109 <seg><envar>$GNOME_PREFIX</envar>/include/eel-2</seg> 102 110 </seglistitem> 103 111 </segmentedlist> -
gnome/core/gail.xml
r7539d8f7 r551b9389 100 100 </sect2> 101 101 102 < !-- <sect2 role="commands">102 <sect2 role="commands"> 103 103 <title>Command Explanations</title> 104 104 105 <para><option>-enable-gtk-doc</option>: Use this parameter if you have 106 <application>GTK-Doc</application> installed and wish to build the API 107 documentation as the source tarball doesn't contain pre-built docs.</para> 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../gnome-prefix.xml"/> 108 107 109 </sect2> --> 108 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 109 href="../../xincludes/gtk-doc-rebuild.xml"/> 110 111 </sect2> 110 112 111 113 <sect2 role="content"> … … 121 123 <seg>libgailutil.so and <application>GAIL</application> 122 124 <application>GTK+</application> modules</seg> 123 <seg>The following subdirectories of $GNOME_PREFIX/:125 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 124 126 include/gail-1.0, 125 lib/gtk-2.0/modules ,and127 lib/gtk-2.0/modules and 126 128 share/gtk-doc/html/gail-libgail-util</seg> 127 129 </seglistitem> -
gnome/core/gconf.xml
r7539d8f7 r551b9389 98 98 <title>Command Explanations</title> 99 99 100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 101 href="../gnome-prefix.xml"/> 102 103 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This parameter 104 causes the <application>GConf-2</application> configuration database to be 105 built in <filename class="directory">&gnome-etc-dir;</filename> instead of 106 <filename class="directory">$GNOME_PREFIX/etc</filename>. This installation 107 controls all future installations of <application>GConf-2</application> 108 schemas. If you change the location (which includes eliminating this 109 parameter), it <emphasis role='strong'>must</emphasis> be consistent for 110 every subsequent package installation that updates the 111 <application>GConf-2</application> configuration database.</para> 112 100 113 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 101 ORBit-2.0)/lib/GConf</parameter>: This switch puts libexec files in 114 ORBit-2.0)/lib/GConf</parameter>: This parameter causes the libexec files 115 to be installed in the preferred location of 102 116 <filename class="directory">$GNOME_PREFIX/lib/GConf</filename> instead of 103 117 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 104 118 105 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch 106 puts <application>GConf-2</application> configuration files 107 in <filename class="directory">&gnome-etc-dir;</filename> instead of 108 <filename class="directory">$GNOME_PREFIX/etc</filename>. This 109 installation controls all future installations of schemas. If you 110 change the location (which includes eliminating this parameter), it 111 <emphasis>must</emphasis> be consistent for every subsequent 112 package installation that updates the <application>GConf-2</application> 113 configuration database.</para> 119 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 120 href="../gnome-mandir.xml"/> 121 122 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 123 href="../../xincludes/gtk-doc-rebuild.xml"/> 114 124 115 125 </sect2> … … 127 137 <seg>libgconf-2.{so,a}</seg> 128 138 <seg>&gnome-etc-dir;/gconf and the following subdirectories of 129 $GNOME_PREFIX/:139 <envar>$GNOME_PREFIX</envar>/: 130 140 include/gconf, 131 lib/GConf ,and141 lib/GConf and 132 142 share/{GConf, gtk-doc/html/gconf, sgml/gconf}</seg> 133 143 </seglistitem> -
gnome/core/gnome-applets.xml
r7539d8f7 r551b9389 70 70 <xref linkend="system-tools-backends"/>, 71 71 <xref linkend="docbook-utils"/>, 72 <ulink 73 url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>, 74 and <ulink 75 url="http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.2.2.tar.gz"> 76 libnotify-0.2.2</ulink></para> 72 <ulink url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>, and 73 <ulink url="http://www.galago-project.org/news/index.php">libnotify</ulink></para> 77 74 78 75 <para condition="html" role="usernotes">User Notes: … … 88 85 89 86 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 87 --sysconfdir=&gnome-etc-dir; \ 90 88 --localstatedir=/var/lib \ 91 --sysconfdir=&gnome-etc-dir; \92 89 --libexecdir=$(pkg-config \ 93 90 --variable=prefix ORBit-2.0)/lib/gnome-applets \ … … 108 105 <title>Command Explanations</title> 109 106 107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 108 href="../gnome-prefix.xml"/> 109 110 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 111 href="../gnome-sysconfdir.xml"/> 112 113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 114 href="../../xincludes/scrollkeeper-dir.xml"/> 115 110 116 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 111 ORBit-2.0)/lib/gnome-applets</parameter>: This switch puts libexec files 117 ORBit-2.0)/lib/gnome-applets</parameter>: This parameter causes the libexec 118 files to be installed in the preferred location of 112 119 in <filename class="directory">$GNOME_PREFIX/lib/gnome-applets</filename> 113 120 instead of 114 121 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 115 122 116 <para><parameter>--localstatedir=/var/lib</parameter>: This switch 117 puts <application>ScrollKeeper</application> files in 118 <filename class="directory">/var/lib/scrollkeeper</filename> instead of 119 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 124 href="../gnome-mandir.xml"/> 120 125 121 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 122 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 123 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 124 125 <para><command>make -C man install-man</command>: This installs the man-pages 126 that are not installed during <command>make install</command>.</para> 126 <para><command>make -C man install-man</command>: This command installs 127 the man-pages that are not installed during 128 <command>make install</command>.</para> 127 129 128 130 </sect2> … … 139 141 <seg>cpufreq-selector and gswitchit-plugins-capplet</seg> 140 142 <seg>None</seg> 141 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas}apps/{too 142 many to list} and the following subdirectories of $GNOME_PREFIX/: 143 include/libgswitchit, 143 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 144 include/libg{switchit,weather}, 144 145 lib/gnome-applets, 145 146 share/{gnome-applets, {gnome/help,omf}/{too many to list}, 146 pixmaps/{accessx-status-applet, cpufreq-applet, stickynotes}, and147 pixmaps/{accessx-status-applet, cpufreq-applet, stickynotes}, 147 148 xmodmap}</seg> 148 149 </seglistitem> -
gnome/core/gnome-backgrounds.xml
r7539d8f7 r551b9389 31 31 32 32 <para>The <application>gnome-backgrounds</application> package contains 33 a set of backgrounds used in the <application>GNOME</application> 34 desktop.</para> 33 a collection of graphics files which can be used as backgrounds in the 34 GNOME desktop environment. Additionally, the package creates the proper 35 framework and directory structure so that you can add your own files to 36 the collection.</para> 35 37 36 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 89 91 </sect2> 90 92 93 <sect2 role="commands"> 94 <title>Command Explanations</title> 95 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../gnome-prefix.xml"/> 98 99 </sect2> 100 91 101 <sect2 role="content"> 92 102 <title>Contents</title> … … 100 110 <seg>None</seg> 101 111 <seg>None</seg> 102 <seg> $GNOME_PREFIX/share/{gnome-background-properties,112 <seg><envar>$GNOME_PREFIX</envar>/share/{gnome-background-properties, 103 113 pixmaps/backgrounds}</seg> 104 114 </seglistitem> -
gnome/core/gnome-desktop.xml
r7539d8f7 r551b9389 95 95 <title>Command Explanations</title> 96 96 97 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 98 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 99 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 href="../gnome-prefix.xml"/> 99 100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 101 href="../gnome-sysconfdir.xml"/> 102 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../../xincludes/scrollkeeper-dir.xml"/> 100 105 101 106 <para><option>--with-gnome-distributor="Some Name"</option>: Use this … … 106 111 parameter if <application>KDE</application> is installed in any prefix 107 112 other than <filename class='directory'>/usr</filename>.</para> 113 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 115 href="../gnome-mandir.xml"/> 116 117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 118 href="../../xincludes/gtk-doc-rebuild.xml"/> 108 119 109 120 </sect2> … … 120 131 <seg>gnome-about</seg> 121 132 <seg>libgnome-desktop-2.{so,a}</seg> 122 <seg>The following subdirectories of $GNOME_PREFIX/:133 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 123 134 include/gnome-desktop-2.0, 124 135 share/{gnome-about, -
gnome/core/gnome-doc-utils.xml
r7539d8f7 r551b9389 69 69 <xref linkend="scrollkeeper"/></para> 70 70 71 <para>The packages are listed as recommended because if they are not 72 installed (and the proper switches are passed to the 73 <command>configure</command> command), functionality will be missing that 74 is expected later in other GNOME packages.</para> 71 <para>The packages are listed as recommended even though 72 <application>GNOME Doc Utils</application> will build fine without them. 73 If you don't install the recommended packages (and you pass the appropriate 74 flags to the <command>configure</command> command so that it will build 75 without them), functionality will be missing that is expected later in 76 other GNOME packages.</para> 75 77 76 78 <bridgehead renderas="sect4">Optional</bridgehead> … … 104 106 </sect2> 105 107 108 <sect2 role="commands"> 109 <title>Command Explanations</title> 110 111 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 112 href="../gnome-prefix.xml"/> 113 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 115 href="../gnome-mandir.xml"/> 116 117 </sect2> 118 106 119 <sect2 role="content"> 107 120 <title>Contents</title> … … 116 129 <seg>gnome-doc-prepare and xml2po</seg> 117 130 <seg>None</seg> 118 <seg>The following subdirectories of $GNOME_PREFIX/share/: 131 <seg>The following subdirectories of 132 <envar>$GNOME_PREFIX</envar>/share/: 119 133 gnome-doc-utils, 120 134 gnome/help/gnome-doc-{make,xslt}, -
gnome/core/gnome-keyring.xml
r7539d8f7 r551b9389 94 94 <title>Command Explanations</title> 95 95 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../gnome-prefix.xml"/> 98 96 99 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 97 ORBit-2.0)/lib/gnome-keyring</parameter>: This switch puts libexec files in 100 ORBit-2.0)/lib/gnome-keyring</parameter>: This parameter causes the libexec 101 files to be installed in the preferred location of 98 102 <filename class="directory">$GNOME_PREFIX/lib/gnome-keyring</filename> 99 103 instead of … … 106 110 107 111 <segmentedlist> 108 <segtitle>Installed Program s</segtitle>112 <segtitle>Installed Program</segtitle> 109 113 <segtitle>Installed Library</segtitle> 110 <segtitle>Installed Director y</segtitle>114 <segtitle>Installed Directories</segtitle> 111 115 112 116 <seglistitem> 113 117 <seg>gnome-keyring-daemon</seg> 114 118 <seg>libgnome-keyring.so</seg> 115 <seg>The following subdirectories of $GNOME_PREFIX/:119 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 116 120 include/gnome-keyring-1, 117 121 lib/gnome-keyring and -
gnome/core/gnome-menus.xml
r7539d8f7 r551b9389 95 95 <screen role="root"><userinput>make install</userinput></screen> 96 96 97 <para>If your <application>GNOME</application>-2 installation prefix is 98 anything other than <filename class='directory'>/usr</filename> and you 99 have <application>Python</application> installed, create some symbolic 100 links as the <systemitem class="username">root</systemitem> user:</para> 101 102 <screen role="root"><userinput>ln -v -s $(pkg-config --variable=prefix \ 103 ORBit-2.0)/lib/python2.4/site-packages/GMenuSimpleEditor \ 104 /usr/lib/python2.4/site-packages && 105 ln -v -s $(pkg-config --variable=prefix \ 106 ORBit-2.0)/lib/python2.4/site-packages/gmenu.* \ 107 /usr/lib/python2.4/site-packages</userinput></screen> 97 </sect2> 98 99 <sect2 role="commands"> 100 <title>Command Explanations</title> 101 102 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 103 href="../gnome-prefix.xml"/> 104 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../gnome-sysconfdir.xml"/> 108 107 109 108 </sect2> … … 115 114 <title>Configuration Information</title> 116 115 117 <para>So that <application>GNOME</application> can find the desktop 118 configuration files, ensure you set the <envar>XDG_CONFIG_DIRS</envar> 119 environment variable in the system profile, or in individual user's 120 profiles as shown below (you may add additional directories, separated 121 with colons, if desired):</para> 116 <sect4> 117 <title>XDG_CONFIG_DIRS Variable</title> 118 119 <para>So that <application>GNOME</application> can find the desktop 120 configuration files, ensure you set the <envar>XDG_CONFIG_DIRS</envar> 121 environment variable in the system profile, or in individual user's 122 profiles as shown below (you may add additional directories, separated 123 with colons, if desired):</para> 122 124 123 125 <screen><literal>export XDG_CONFIG_DIRS=/usr/share:&gnome-etc-dir;/xdg</literal></screen> 126 127 </sect4> 128 129 <sect4> 130 <title>PYTHONPATH Variable</title> 131 132 <para>If your GNOME-2 installation prefix is anything other than 133 <filename class='directory'>/usr</filename> and you have 134 <application>Python</application> installed, you need to update the 135 <envar>PYTHONPATH</envar> environment variable so that the 136 <filename>gmenu</filename> module can be located by 137 <application>Python</application>. Set the variable in the system 138 profile, or in individual user's profiles as shown below:</para> 139 140 <screen><literal>export PYTHONPATH=$PYTHONPATH:$(pkg-config --variable=prefix \ 141 ORBit-2.0)/lib/python2.4/site-packages:$(pkg-config \ 142 --variable=prefix \ 143 ORBit-2.0)/lib/python2.4/site-packages/GMenuSimpleEditor</literal></screen> 144 145 </sect4> 124 146 125 147 </sect3> … … 131 153 132 154 <segmentedlist> 133 <segtitle>Installed Program </segtitle>155 <segtitle>Installed Programs</segtitle> 134 156 <segtitle>Installed Library</segtitle> 135 157 <segtitle>Installed Directories</segtitle> … … 139 161 <seg>libgnome-menu.{so,a}</seg> 140 162 <seg>&gnome-etc-dir;/xdg and the following subdirectories of 141 $GNOME_PREFIX/:163 <envar>$GNOME_PREFIX</envar>/: 142 164 include/gnome-menus, 143 165 lib/python2.4/site-packages/GMenuSimpleEditor, -
gnome/core/gnome-mime-data.xml
r7539d8f7 r551b9389 95 95 <title>Command Explanations</title> 96 96 97 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 98 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 99 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 href="../gnome-prefix.xml"/> 99 100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 101 href="../gnome-sysconfdir.xml"/> 100 102 101 <para><parameter>--mandir=...</parameter>: This switch is unneeded and may 102 be removed as the man page is installed manually. It is only in the 103 instructions in case the man page is ever installed during 104 <command>make install</command>.</para> 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../gnome-mandir.xml"/> 105 105 106 106 </sect2> … … 117 117 <seg>None</seg> 118 118 <seg>None</seg> 119 <seg>$GNOME_PREFIX/share/{application-registry, share/mime-info}</seg> 119 <seg><envar>$GNOME_PREFIX</envar>/share/{application-registry, 120 share/mime-info}</seg> 120 121 </seglistitem> 121 122 </segmentedlist> -
gnome/core/gnome-panel.xml
r7539d8f7 r551b9389 81 81 82 82 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 83 --sysconfdir=&gnome-etc-dir; \ 83 84 --localstatedir=/var/lib \ 84 --sysconfdir=&gnome-etc-dir; \85 85 --libexecdir=$(pkg-config \ 86 86 --variable=prefix ORBit-2.0)/lib/gnome-panel \ … … 100 100 <title>Command Explanations</title> 101 101 102 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 103 href="../gnome-prefix.xml"/> 104 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../gnome-sysconfdir.xml"/> 107 108 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 109 href="../../xincludes/scrollkeeper-dir.xml"/> 110 102 111 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 103 ORBit-2.0)/lib/gnome-panel</parameter>: This switch puts libexec files in 112 ORBit-2.0)/lib/gnome-panel</parameter>: This parameter causes the libexec 113 files to be installed in the preferred location of 104 114 <filename class="directory">$GNOME_PREFIX/lib/gnome-panel</filename> 105 115 instead of 106 116 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 107 117 108 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 109 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 110 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 118 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 119 href="../gnome-mandir.xml"/> 120 121 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 122 href="../../xincludes/gtk-doc-rebuild.xml"/> 111 123 112 124 </sect2> … … 117 129 <segmentedlist> 118 130 <segtitle>Installed Programs</segtitle> 119 <segtitle>Installed Librar ies</segtitle>131 <segtitle>Installed Library</segtitle> 120 132 <segtitle>Installed Directories</segtitle> 121 133 … … 123 135 <seg>gnome-desktop-item-edit, gnome-panel and panel-test-applets</seg> 124 136 <seg>libpanel-applet-2.{so,a}</seg> 125 <seg>The following subdirectories of $GNOME_PREFIX/:137 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 126 138 include/panel-2.0, 127 139 lib/gnome-panel, -
gnome/core/gnome-session.xml
r7539d8f7 r551b9389 93 93 <title>Command Explanations</title> 94 94 95 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 96 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 97 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 96 href="../gnome-prefix.xml"/> 97 98 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 99 href="../gnome-sysconfdir.xml"/> 100 101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 102 href="../gnome-mandir.xml"/> 98 103 99 104 </sect2> … … 105 110 <segtitle>Installed Programs</segtitle> 106 111 <segtitle>Installed Libraries</segtitle> 107 <segtitle>Installed Director ies</segtitle>112 <segtitle>Installed Directory</segtitle> 108 113 109 114 <seglistitem> … … 111 116 gnome-session-save, and gnome-wm</seg> 112 117 <seg>None</seg> 113 <seg> $GNOME_PREFIX/share/pixmaps/splash</seg>118 <seg><envar>$GNOME_PREFIX</envar>/share/pixmaps/splash</seg> 114 119 </seglistitem> 115 120 </segmentedlist> -
gnome/core/gnome-terminal.xml
r7539d8f7 r551b9389 75 75 76 76 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 77 -- localstatedir=/var/lib\78 -- sysconfdir=&gnome-etc-dir;&&77 --sysconfdir=&gnome-etc-dir; \ 78 --localstatedir=/var/lib && 79 79 make</userinput></screen> 80 80 … … 90 90 <title>Command Explanations</title> 91 91 92 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts 93 <application>ScrollKeeper</application> files in 94 <filename class="directory">/var/lib/scrollkeeper</filename> instead of 95 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 92 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 93 href="../gnome-prefix.xml"/> 96 94 97 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 98 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 99 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 96 href="../gnome-sysconfdir.xml"/> 97 98 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 99 href="../../xincludes/scrollkeeper-dir.xml"/> 100 100 101 101 </sect2> … … 112 112 <seg>gnome-terminal</seg> 113 113 <seg>None</seg> 114 <seg> $GNOME_PREFIX/share/{,gnome/help/,omf/}gnome-terminal</seg>114 <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/,omf/}gnome-terminal</seg> 115 115 </seglistitem> 116 116 </segmentedlist> -
gnome/core/gnome-user-docs.xml
r7539d8f7 r551b9389 91 91 <title>Command Explanations</title> 92 92 93 <para><parameter>--localstatedir=/var/lib</parameter>: This switch 94 puts <application>ScrollKeeper</application> files in 95 <filename class="directory">/var/lib/scrollkeeper</filename> instead of 96 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 93 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 94 href="../gnome-prefix.xml"/> 95 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../../xincludes/scrollkeeper-dir.xml"/> 97 98 98 99 </sect2> … … 109 110 <seg>None</seg> 110 111 <seg>None</seg> 111 <seg>$GNOME_PREFIX/share/{gnome/help/{gnome-access-guide,system-admin-guide,user-guide}, 112 <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/{gnome-access-guide, 113 system-admin-guide, user-guide}, 112 114 omf/{gnome-user-docs,user-guide}}</seg> 113 115 </seglistitem> -
gnome/core/gnome-vfs.xml
r7539d8f7 r551b9389 82 82 83 83 <para>If you run <command>./configure --help</command> for the complete 84 list of dependency requirements and available switches, you may notice a84 list of dependency requirements and available parameters, you may notice a 85 85 message about the <xref linkend="gnome-mount"/> package. This package is 86 86 not required at build-time, and is only a run-time dependency. If 87 87 <application>gnome-mount</application> is available at run-time, 88 <application>GNOME-VFS</application> will use it. If not available,88 <application>GNOME-VFS</application> will use it. If it is not available, 89 89 <application>GNOME-VFS</application> will fall back to using other mounting 90 90 mechanisms.</para> … … 118 118 <title>Command Explanations</title> 119 119 120 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 121 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 122 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 120 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 121 href="../gnome-prefix.xml"/> 122 123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 124 href="../gnome-sysconfdir.xml"/> 123 125 124 126 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 125 ORBit-2.0)/lib/gnome-vfs-2.0</parameter>: This switch puts libexec files in 127 ORBit-2.0)/lib/gnome-vfs-2.0</parameter>: This parameter causes the libexec 128 files to be installed in the preferred location of 126 129 <filename class="directory">$GNOME_PREFIX/lib/gnome-vfs-2.0</filename> 127 130 instead of 128 131 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 129 130 <!-- Apparently fixed131 <para><command>rmdir $(pkg-config -variable=prefix ORBit-2.0)/doc</command>:132 Use this command if <envar>$GNOME_PREFIX</envar> is anything other than133 <filename class='directory'>/usr</filename> as the directory is unneeded and134 unpopulated.</para> -->135 132 136 133 <para><option>--with-hal-eject=PROGRAM</option>: This parameter does not … … 138 135 url="http://ca.geocities.com/jefftranter@rogers.com/eject.html">Eject</ulink> 139 136 or <xref linkend="gnome-mount"/> installed, as the <command>eject</command> 140 program is used if gnome-mount is not installed.</para> 137 program is used if <application>gnome-mount</application> is not 138 installed.</para> 141 139 142 <!-- Commenting this out for now as the documentation is already built 143 and installed by default 144 <para><option>-enable-gtk-doc</option>: Use this option if you have 145 <application>GTK-Doc</application> installed and wish to build the API 146 documentation.</para> --> 140 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 141 href="../../xincludes/gtk-doc-rebuild.xml"/> 147 142 148 143 </sect2> … … 162 157 <seg>The following subdirectories of &gnome-etc-dir;/: 163 158 gconf/{schemas, gconf.xml.defaults/{desktop, schemas, system}, 164 gnome-vfs-2.0} and the following subdirectories of $GNOME_PREFIX/: 159 gnome-vfs-2.0} and the following subdirectories of 160 <envar>$GNOME_PREFIX</envar>/: 165 161 include/gnome-vfs-{,module-}2.0, 166 162 lib/gnome-vfs{,-2.0}, -
gnome/core/gtk-engines.xml
r7539d8f7 r551b9389 95 95 <seg>None</seg> 96 96 <seg><application>GTK-2</application> engines libraries</seg> 97 <seg>/usr/lib/gtk-2.0/engines and /usr/share/themes/{theme name }</seg>97 <seg>/usr/lib/gtk-2.0/engines and /usr/share/themes/{theme names}</seg> 98 98 <seg>Clearlooks, Crux, Industrial, LighthouseBlue, Metal, Mist, 99 99 Redmond and ThinIce</seg> -
gnome/core/libbonobo.xml
r7539d8f7 r551b9389 98 98 <title>Command Explanations</title> 99 99 100 <para><parameter>--prefix=$(pkg-config --variable=prefix 101 ORBit-2.0)</parameter>: Setting the prefix with this command instead of 102 with <envar>GNOME_PREFIX</envar> will ensure that the prefix is 103 consistent with the installation environment.</para> 100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 101 href="../gnome-prefix.xml"/> 102 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../gnome-sysconfdir.xml"/> 104 105 105 106 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 106 ORBit-2.0)/lib/bonobo</parameter>: This switch puts libexec files in 107 ORBit-2.0)/lib/bonobo</parameter>: This parameter causes the libexec 108 files to be installed in the preferred location of 107 109 <filename class="directory">$GNOME_PREFIX/lib/bonobo</filename> instead of 108 110 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 109 111 110 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 111 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 112 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 113 href="../gnome-mandir.xml"/> 113 114 114 < para><option>--enable-gtk-doc</option>: This switch rebuilds the115 documentation during the <command>make</command> command.</para>115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 116 href="../../xincludes/gtk-doc-rebuild.xml"/> 116 117 117 118 </sect2> … … 133 134 servers, and libmoniker_std_2.{so,a} bonobo library</seg> 134 135 <seg>&gnome-etc-dir;/bonobo-activation and the following subdirectories 135 of $GNOME_PREFIX/:136 of <envar>$GNOME_PREFIX</envar>/: 136 137 include/{bonobo-activation-2.0,libbonobo-2.0}, 137 138 lib/{bonobo{,-2.0},libbonobo}, and -
gnome/core/libbonoboui.xml
r7539d8f7 r551b9389 85 85 install -v -m755 -d $(pkg-config \ 86 86 --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version; && 87 install -v -m644 doc/*.{dtd,txt,xml,html} \ 88 $(pkg-config \ 89 --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version;</userinput></screen> 87 install -v -m644 doc/*.{dtd,txt,xml,html} $(pkg-config \ 88 --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version;</userinput></screen> 89 90 </sect2> 91 92 <sect2 role="commands"> 93 <title>Command Explanations</title> 94 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 96 href="../gnome-prefix.xml"/> 97 98 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 99 href="../../xincludes/gtk-doc-rebuild.xml"/> 90 100 91 101 </sect2> … … 102 112 <seg>bonobo-browser and test-moniker</seg> 103 113 <seg>libbonoboui-2.{so,a} and libbonobo.{so,a} Glade library</seg> 104 <seg>The following subdirectories of $GNOME_PREFIX/:105 include/libbonoboui-2.0 and114 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 115 include/libbonoboui-2.0, 106 116 share/{doc/libbonoboui-&libbonoboui-version;, 107 117 gnome-2.0, gtk-doc/html/libbonoboui}</seg> -
gnome/core/libgnome.xml
r7539d8f7 r551b9389 94 94 <title>Command Explanations</title> 95 95 96 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 97 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 98 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../gnome-prefix.xml"/> 98 99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 100 href="../gnome-sysconfdir.xml"/> 99 101 100 102 <para><parameter>--localstatedir=/var/lib</parameter>: This 101 switchsets <envar>LIBGNOME_LOCALSTATEDIR</envar> to103 parameter sets <envar>LIBGNOME_LOCALSTATEDIR</envar> to 102 104 <filename class='directory'>/var/lib</filename> instead 103 105 of <filename class='directory'>$GNOME_PREFIX/var</filename> … … 105 107 installation and properly record high scores in 106 108 <filename class='directory'>/var/lib/games</filename>.</para> 109 110 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 111 href="../gnome-mandir.xml"/> 112 113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 114 href="../../xincludes/gtk-doc-rebuild.xml"/> 107 115 108 116 </sect2> … … 121 129 library</seg> 122 130 <seg>&gnome-etc-dir;/sound, 123 and the following subdirectories of $GNOME_PREFIX/:131 and the following subdirectories of <envar>$GNOME_PREFIX</envar>/: 124 132 include/libgnome-2.0, share/gtk-doc/html/libgnome</seg> 125 133 </seglistitem> -
gnome/core/libgnomecanvas.xml
r7539d8f7 r551b9389 91 91 </sect2> 92 92 93 <sect2 role="commands"> 94 <title>Command Explanations</title> 95 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../gnome-prefix.xml"/> 98 99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 100 href="../../xincludes/gtk-doc-rebuild.xml"/> 101 102 </sect2> 103 93 104 <sect2 role="content"> 94 105 <title>Contents</title> … … 103 114 <seg>libgnomecanvas-2.{so,a} and the libcanvas.{so,a} Glade 104 115 library</seg> 105 <seg>The following subdirectories of $GNOME_PREFIX/:116 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 106 117 include/libgnomecanvas-2.0, 107 lib/libglade ,and118 lib/libglade and 108 119 share/gtk-doc/html/libgnomecanvas</seg> 109 120 </seglistitem> -
gnome/core/libgnomeui.xml
r7539d8f7 r551b9389 102 102 <title>Command Explanations</title> 103 103 104 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 105 href="../gnome-prefix.xml"/> 106 104 107 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 105 ORBit-2.0)/lib/libgnomeui</parameter>: This switch puts libexec files in 108 ORBit-2.0)/lib/libgnomeui</parameter>: This parameter causes the libexec 109 files to be installed in the preferred location of 106 110 <filename class="directory">$GNOME_PREFIX/lib/libgnomeui</filename> instead 107 111 of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> … … 110 114 parameter if you have <application>KDE</application> installed in any prefix 111 115 other than <filename class='directory'>/usr</filename>.</para> 116 117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 118 href="../../xincludes/gtk-doc-rebuild.xml"/> 112 119 113 120 </sect2> … … 138 145 139 146 <segmentedlist> 140 <segtitle>Installed Program </segtitle>147 <segtitle>Installed Programs</segtitle> 141 148 <segtitle>Installed Libraries</segtitle> 142 149 <segtitle>Installed Directories</segtitle> … … 146 153 <seg>libgnomeui-2.{so,a}, the libgnome.{so,a} Glade library, and 147 154 the libgnome-vfs.{so,a} <application>GTK+</application> library</seg> 148 <seg>The following subdirectories of $GNOME_PREFIX/:155 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 149 156 include/libgnomeui-2.0, 150 lib/{gtk-2.0/2.4.0/filesystems, libgnomeui} ,and157 lib/{gtk-2.0/2.4.0/filesystems, libgnomeui} and 151 158 share/gtk-doc/html/libgnomeui</seg> 152 159 </seglistitem> -
gnome/core/libgtop.xml
r7539d8f7 r551b9389 105 105 <title>Command Explanations</title> 106 106 107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 108 href="../gnome-prefix.xml"/> 109 107 110 <para><parameter>--infodir=$(pkg-config --variable=prefix 108 111 ORBit-2.0)/share/info</parameter>: … … 136 139 to your system-wide or personal profile:</para> 137 140 138 <screen><literal>export INFOPATH=/usr/share/info:$GNOME_PREFIX/share/info</literal></screen> 141 <screen><literal>export INFOPATH=/usr/share/info:$(pkg-config \ 142 --variable=prefix ORBit-2.0)/share/info</literal></screen> 139 143 140 144 </sect3> … … 153 157 <seg>file_by_inode2 and mkinodedb2</seg> 154 158 <seg>libgtop-2.0.{so,a}</seg> 155 <seg>The following subdirectories of $GNOME_PREFIX/:159 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 156 160 include/libgtop-2.0 and 157 161 lib/libgtop/examples</seg> -
gnome/core/nautilus.xml
r7539d8f7 r551b9389 104 104 <title>Command Explanations</title> 105 105 106 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 107 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 108 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 107 href="../gnome-prefix.xml"/> 108 109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 110 href="../gnome-sysconfdir.xml"/> 109 111 110 112 </sect2> … … 115 117 <segmentedlist> 116 118 <segtitle>Installed Programs</segtitle> 117 <segtitle>Installed Librar ies</segtitle>119 <segtitle>Installed Library</segtitle> 118 120 <segtitle>Installed Directories</segtitle> 119 121 120 122 <seglistitem> 121 <seg>nautilus, nautilus-connect-server ,and123 <seg>nautilus, nautilus-connect-server and 122 124 nautilus-file-management-properties</seg> 123 125 <seg>libnautilus-extension.so</seg> 124 <seg>The following subdirectories of $GNOME_PREFIX/:126 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 125 127 include/nautilus, 126 128 share/{doc/nautilus-&nautilus-version;, {,pixmaps}nautilus}</seg> -
gnome/core/orbit2.xml
r7539d8f7 r551b9389 95 95 installation for <application>GNOME-2</application> from which all future 96 96 package installations will receive their prefix parameter. Be sure that 97 <envar> GNOME_PREFIX</envar> is set for this install or globally to your97 <envar>$GNOME_PREFIX</envar> is set for this install or globally to your 98 98 install directory as described in the introduction of this Chapter.</para> 99 99 100 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts 101 configuration files in <filename class="directory">&gnome-etc-dir;</filename> 102 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 101 href="../gnome-sysconfdir.xml"/> 103 102 104 <para><option>--enable-gtk-doc</option>: Use this parameter if you have 105 <application>GTK-Doc</application> installed and you wish to build the 106 documentation.</para> 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../../xincludes/gtk-doc-rebuild.xml"/> 107 105 108 106 </sect2> … … 121 119 <seg>libname-server-2.a, libORBit-2.{so,a}, libORBit-imodule-2.{so,a}, 122 120 libORBitCosNaming-2.{so,a}, and Everything_module.{so,a}</seg> 123 <seg>The following subdirectories of $GNOME_PREFIX/:121 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/: 124 122 include/orbit-2.0, 125 lib/orbit-2.0 ,and123 lib/orbit-2.0 and 126 124 share/{gtk-doc/html/ORBit2, idl/orbit-2.0}</seg> 127 125 </seglistitem> -
gnome/core/vte.xml
r7539d8f7 r551b9389 122 122 additional parameters to the <command>configure</command> script.</para> 123 123 124 <para><parameter>--libexecdir=/usr/lib/vte</parameter>: This switch puts 125 libexec files in <filename class="directory">/usr/lib/vte</filename> 124 <para><parameter>--libexecdir=/usr/lib/vte</parameter>: This parameter 125 causes the libexec files to be installed in the preferred location of 126 <filename class="directory">/usr/lib/vte</filename> 126 127 instead of <filename class="directory">/usr/libexec</filename>.</para> 127 128 … … 131 132 <application>VTE</application> library.</para> 132 133 133 <!-- Disabling as the docs are not built by default in this release and 134 the tarball contains current docs 135 <para><parameter>-disable-gtk-doc</parameter>: This switch prevents the 136 building of documentation. Remove it if you have 137 <application>GTK-Doc</application> installed and wish to rebuild the 138 documentation.</para> --> 134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 135 href="../../xincludes/gtk-doc-rebuild.xml"/> 139 136 140 137 </sect2> … … 144 141 145 142 <segmentedlist> 146 <segtitle>Installed Program s</segtitle>143 <segtitle>Installed Program</segtitle> 147 144 <segtitle>Installed Libraries</segtitle> 148 145 <segtitle>Installed Directories</segtitle> -
gnome/core/yelp.xml
r7539d8f7 r551b9389 95 95 96 96 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 97 -- localstatedir=/var/lib\98 -- sysconfdir=&gnome-etc-dir;&&97 --sysconfdir=&gnome-etc-dir; \ 98 --localstatedir=/var/lib && 99 99 make</userinput></screen> 100 100 … … 110 110 <title>Command Explanations</title> 111 111 112 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts 113 <application>ScrollKeeper</application> files in 114 <filename class='directory'>/var/lib/scrollkeeper</filename> instead of 115 <filename class='directory'>$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 113 href="../gnome-prefix.xml"/> 114 115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 116 href="../gnome-sysconfdir.xml"/> 117 118 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 119 href="../../xincludes/scrollkeeper-dir.xml"/> 116 120 117 121 </sect2> … … 123 127 <segtitle>Installed Programs</segtitle> 124 128 <segtitle>Installed Libraries</segtitle> 125 <segtitle>Installed Director ies</segtitle>129 <segtitle>Installed Directory</segtitle> 126 130 127 131 <seglistitem> 128 132 <seg>gnome-help and yelp</seg> 129 133 <seg>None</seg> 130 <seg> $GNOME_PREFIX/share/yelp</seg>134 <seg><envar>$GNOME_PREFIX</envar>/share/yelp</seg> 131 135 </seglistitem> 132 136 </segmentedlist> -
introduction/welcome/changelog.xml
r7539d8f7 r551b9389 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[randy] - Minor fixes and clean-up to the core GNOME-2 49 package instructions including standardizing the text in the 50 'Command Explanations' section by using xinclude files and changing 51 the creation of symbolic links to using PYTHONPATH so Python can 52 find modules installed in non-standard locations.</para> 53 </listitem> 54 <listitem> 48 55 <para>[randy] - Added some new xinclude files to replace the 49 56 repetitive similar text in many package insructions.</para>
Note:
See TracChangeset
for help on using the changeset viewer.