Changeset 236ec8f
- Timestamp:
- 03/31/2003 06:00:18 AM (21 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, v1_0, v5_0, v5_0-pre1, 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:
- 815fed50
- Parents:
- 7a1a5aac
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/jdk/j2sdk.ent
r7a1a5aac r236ec8f 8 8 <!ENTITY j2sdk-src-buildsize "1810 MB"> 9 9 <!ENTITY j2sdk-src-size "77 MB"> 10 <!ENTITY j2sdk-bin-version "1.4.1_0 1">10 <!ENTITY j2sdk-bin-version "1.4.1_02"> 11 11 <!ENTITY j2sdk-src-version "1.4.1"> 12 12 <!ENTITY j2sdk-download-http "http://freshmeat.net/projects/sunjdk"> -
index.xml
r7a1a5aac r236ec8f 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "200303 28">6 <!ENTITY releasedate "March 28th, 2003">5 <!ENTITY version "20030330"> 6 <!ENTITY releasedate "March 30th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r7a1a5aac r236ec8f 10 10 11 11 <itemizedlist> 12 13 <listitem><para>March 30th, 2003 [tushar]: j2sdk: updated jdk to 14 1.4.1_02.</para></listitem> 15 16 <listitem><para>March 30th, 2003 [tushar]: editors: added instructions for 17 recompiling vim post X.</para></listitem> 12 18 13 19 <listitem><para>March 28th, 2003 [larry]: pst: updated to -
introduction/welcome/credits.xml
r7a1a5aac r236ec8f 122 122 Campbell</emphasis></para></listitem> 123 123 124 <listitem><para>alsa-oss, inetutils, gdk, GLib, GTK+ and libxml: <emphasis>James124 <listitem><para>alsa-oss, inetutils, gdk, GLib, GTK+, libxml and vim: <emphasis>James 125 125 Iwanek</emphasis></para></listitem> 126 126 -
postlfs/editors/vim.xml
r7a1a5aac r236ec8f 1 1 <sect1 id="postlfs-editors-vim"> 2 2 <?dbhtml filename="vim.html" dir="postlfs"?> 3 <title> Recompling vim post-X</title>3 <title>vim-&vim-version; (post-X)</title> 4 4 5 <para>TO BE DONE</para> 5 &vim-intro; 6 &vim-inst; 7 &vim-desc; 6 8 7 9 </sect1> -
postlfs/postlfs.ent
r7a1a5aac r236ec8f 37 37 <!ENTITY postlfs-editors SYSTEM "editors/editors.xml"> 38 38 <!ENTITY postlfs-editors-vim SYSTEM "editors/vim.xml"> 39 <!ENTITY % vim SYSTEM "editors/vim/vim.ent"> 40 %vim; 39 41 <!ENTITY postlfs-editors-emacs SYSTEM "editors/emacs.xml"> 40 42 <!ENTITY % emacs SYSTEM "editors/emacs/emacs.ent">
Note:
See TracChangeset
for help on using the changeset viewer.