- Timestamp:
- 04/23/2004 11:39:26 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.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, gimp3, 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, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ae282ea0
- Parents:
- f35b22f
- Location:
- gnome
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/add/add.xml
rf35b22f r9f5de34f 1 1 <chapter id="gnome-add"> 2 2 <?dbhtml filename="add.html" dir="gnome"?> 3 <title> Additional GNOMEPackages</title>3 <title>GNOME Additional Packages</title> 4 4 5 5 <para>These packages are modular and add desktop applications to the … … 7 7 as wanted basis.</para> 8 8 9 &libgtkhtml; 10 &libgnomeprint; 11 &libgnomeprintui; 12 >ksourceview; 13 &gal2; 14 >khtml2; 15 &at-spi; 9 16 &yelp; 10 17 &bug-buddy; … … 20 27 &gnome-games; 21 28 &gnome2-user-docs; 29 &gconf-editor; 30 &gdm; 22 31 23 32 </chapter> -
gnome/core/control/control-center-intro.xml
rf35b22f r9f5de34f 21 21 <sect3><title><application>Control Center</application> dependencies</title> 22 22 <sect4><title>Required</title> 23 <para><xref linkend="gnome-desktop"/>, <xref linkend="nautilus"/>, <xref 24 linkend="metacity"/> and <xref linkend="libxklavier"/></para></sect4> 23 <para> 24 <xref linkend="libxklavier"/>, 25 <xref linkend="metacity"/> and 26 <xref linkend="nautilus"/> 27 </para></sect4> 25 28 <sect4><title>Optional</title> 26 <para><xref linkend="gst-plugins"/></para></sect4> 29 <para> 30 <xref linkend="esound"/>, 31 <xref linkend="alsa"/> and 32 <xref linkend="gst-plugins"/> 33 </para></sect4> 27 34 </sect3> 28 35 -
gnome/core/control/control-center.ent
rf35b22f r9f5de34f 4 4 <!ENTITY control-center-exp SYSTEM "control-center-exp.xml"> 5 5 <!ENTITY control-center-desc SYSTEM "control-center-desc.xml"> 6 <!ENTITY control-center-version "2.6. 0.3">6 <!ENTITY control-center-version "2.6.1"> 7 7 <!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/2.6/control-center-&control-center-version;.tar.bz2"> 8 8 <!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/2.6/control-center-&control-center-version;.tar.bz2"> -
gnome/gnome.xml
rf35b22f r9f5de34f 5 5 &gnome-intro; 6 6 &gnome-lib; 7 &gnome-core;8 7 &gnome-add; 9 &gnome-other;10 &gnome-config;11 8 &gnome-otherlibs; 9 12 10 </part> -
gnome/lib/lib.xml
rf35b22f r9f5de34f 1 1 <chapter id="gnome-lib"> 2 2 <?dbhtml filename="lib.html" dir="gnome"?> 3 <title>GNOME Libraries</title>3 <title>GNOME Core Packages</title> 4 4 5 <para>This section contains required elements of the 6 <application><acronym>GNOME</acronym></application> environment 7 to display a functional desktop.</para> 5 8 6 9 &gnome-lib-config; … … 40 43 &eel; 41 44 &nautilus; 45 &control-center; 46 &gnome-config-core; 42 47 43 &libgtkhtml;44 &libgnomeprint;45 &libgnomeprintui;46 >ksourceview;47 &gal2;48 >khtml2;49 &at-spi;50 48 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.