Changeset d50d567
- Timestamp:
- 08/05/2002 02:38:42 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 14a9a814
- Parents:
- 4da6c87
- Files:
-
- 5 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/general.ent
r4da6c87 rd50d567 62 62 <!-- Programming --> 63 63 <!ENTITY general-prog SYSTEM "prog/prog.xml"> 64 <!ENTITY python SYSTEM "prog/python.xml"> 65 <!ENTITY jdk SYSTEM "prog/jdk.xml"> 64 <!ENTITY % python SYSTEM "prog/python/python.ent"> 65 <!ENTITY % jdk SYSTEM "prog/jdk/jdk.ent"> 66 %python; 67 %jdk; -
general/prog/prog.xml
r4da6c87 rd50d567 3 3 <title>Programming</title> 4 4 5 & python;5 &Python; 6 6 &jdk; 7 7 -
general/prog/python.xml
r4da6c87 rd50d567 1 <sect1 id=" python" xreflabel="python">2 <?dbhtml filename=" python.html" dir="general"?>3 <title> python</title>1 <sect1 id="Python" xreflabel="Python-&Python-version;"> 2 <?dbhtml filename="Python.html" dir="general"?> 3 <title>Python-&Python-version;</title> 4 4 5 <para>TO BE DONE</para> 5 &Python-intro; 6 &Python-inst; 7 &Python-desc; 6 8 7 9 </sect1> 10 -
introduction/welcome/changelog.xml
r4da6c87 rd50d567 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 4th, 2002 [larry]: General: Added 14 Python-2.2.1.</para></listitem> 12 15 13 16 <listitem><para>August 4th, 2002 [larry]: Basic Networking: Update ent -
introduction/welcome/credits.xml
r4da6c87 rd50d567 76 76 <listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, curl, dhcp, fcron, imlib, 77 77 GLib2, GTK+2, libao, libogg, libvorbis, libxml2, libxslt, OpenSSH, 78 Pango, pccts, pcre, pkgconfig, postfix, procmail, QT, unzip,78 Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, unzip, 79 79 vorbis-tools, wget and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 80 80
Note:
See TracChangeset
for help on using the changeset viewer.