Changeset 984e0c6
- Timestamp:
- 05/07/2004 02:20:02 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5304567
- Parents:
- 5189dc3
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/add/add.xml
r5189dc3 r984e0c6 18 18 &ggv; 19 19 &file-roller; 20 &gconf-editor; 21 &gnome-utils; 20 22 21 23 &gal2; … … 23 25 <!-- &acme; --> 24 26 <!-- &file-roller; --> 25 &gnome-utils;26 27 &gnome-system-monitor; 27 28 &gnome-media; … … 29 30 &gnome-games; 30 31 &gnome2-user-docs; 31 &gconf-editor;32 32 &gdm; 33 33 -
gnome/add/file-roller/file-roller-intro.xml
r5189dc3 r984e0c6 18 18 <sect4><title>Required</title> 19 19 <para> 20 <xref linkend="libgnomeui"/> 20 <xref linkend="libgnomeui"/> and 21 <xref linkend="scrollkeeper"/> 21 22 </para></sect4> 22 23 </sect3> -
gnome/add/utils/gnome-utils-intro.xml
r5189dc3 r984e0c6 20 20 <sect3><title><application><acronym>GNOME</acronym> Utilities</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 <para><xref linkend="libgnomeui"/></para></sect4> 22 <para><xref linkend="gnome-panel"/></para></sect4> 23 <sect4><title>Optional</title> 24 <para><xref linkend="Linux_PAM"/></para></sect4> 23 25 </sect3> 24 26 -
gnome/add/utils/gnome-utils.ent
r5189dc3 r984e0c6 4 4 <!ENTITY gnome-utils-exp SYSTEM "gnome-utils-exp.xml"> 5 5 <!ENTITY gnome-utils-desc SYSTEM "gnome-utils-desc.xml"> 6 <!ENTITY gnome-utils-version "2.6. 0">6 <!ENTITY gnome-utils-version "2.6.2"> 7 7 <!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.6/gnome-utils-&gnome-utils-version;.tar.bz2"> 8 8 <!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.6/gnome-utils-&gnome-utils-version;.tar.bz2"> -
gnome/gnome.ent
r5189dc3 r984e0c6 104 104 <!ENTITY % file-roller SYSTEM "add/file-roller/file-roller.ent"> 105 105 %file-roller; 106 <!ENTITY % gconf-editor SYSTEM "other/gconf-editor/gconf-editor.ent"> 107 %gconf-editor; 108 <!ENTITY % gnome-utils SYSTEM "add/utils/gnome-utils.ent"> 109 %gnome-utils; 106 110 107 111 <!ENTITY % linc SYSTEM "lib/linc/linc.ent"> … … 119 123 120 124 <!ENTITY % gnome-system-monitor SYSTEM "add/monitor/gnome-system-monitor.ent"> 121 <!ENTITY % gnome-utils SYSTEM "add/utils/gnome-utils.ent">122 125 <!ENTITY % gnome-games SYSTEM "add/games/gnome-games.ent"> 123 126 <!ENTITY % gnome-media SYSTEM "add/media/gnome-media.ent"> … … 126 129 <!ENTITY % acme SYSTEM "add/acme/acme.ent"> 127 130 %gnome-system-monitor; 128 %gnome-utils;129 131 %gnome-games; 130 132 %gnome-media; … … 134 136 135 137 <!ENTITY gnome-other SYSTEM "other/other.xml"> 136 <!ENTITY % gconf-editor SYSTEM "other/gconf-editor/gconf-editor.ent">137 138 <!ENTITY % gdm SYSTEM "other/gdm/gdm.ent"> 138 %gconf-editor;139 139 %gdm; 140 140 -
gnome/other/gconf-editor/gconf-editor.ent
r5189dc3 r984e0c6 3 3 <!ENTITY gconf-editor-inst SYSTEM "gconf-editor-inst.xml"> 4 4 <!ENTITY gconf-editor-desc SYSTEM "gconf-editor-desc.xml"> 5 <!ENTITY gconf-editor-version "2.6. 0">5 <!ENTITY gconf-editor-version "2.6.1"> 6 6 <!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.6/gconf-editor-&gconf-editor-version;.tar.bz2"> 7 7 <!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.6/gconf-editor-&gconf-editor-version;.tar.bz2"> 8 <!ENTITY gconf-editor-size "36 4KB">8 <!ENTITY gconf-editor-size "368 KB"> 9 9 <!ENTITY gconf-editor-buildsize "6.2 MB"> 10 10 <!ENTITY gconf-editor-time "0.07 SBU"> -
introduction/welcome/changelog.xml
r5189dc3 r984e0c6 15 15 Roller-2.6.1.</para></listitem> 16 16 17 <listitem><para>May 7th, 2004 [igor]: Updated to EOG-2.6.1 and18 ggv-2.6.1 .</para></listitem>17 <listitem><para>May 7th, 2004 [igor]: Updated to EOG-2.6.1, 18 ggv-2.6.1, GConf Editor-2.6.1 and GNOME Utilities-2.6.2.</para></listitem> 19 19 20 20 <listitem><para>May 7th, 2004 [bdubbs]: updated to qt-3.3.2.
Note:
See TracChangeset
for help on using the changeset viewer.