Changeset 8823d9da
- Timestamp:
- 04/13/2004 05:00:58 PM (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:
- 0c43b2e
- Parents:
- bc6304e
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
content/web/php/php-intro.xml
rbc6304e r8823d9da 3 3 4 4 <para><application><acronym>PHP</acronym></application> is the PHP 5 Hypertext Preprocessor. Primar y used in dynamic web sites, it allows for5 Hypertext Preprocessor. Primarily used in dynamic web sites, it allows for 6 6 programming code to be directly embedded into the 7 <acronym>HTML</acronym> code.</para>7 <acronym>HTML</acronym> markup.</para> 8 8 9 9 <sect3><title>Package information</title> -
gnome/lib/at-spi/at-spi.ent
rbc6304e r8823d9da 4 4 <!ENTITY at-spi-exp SYSTEM "at-spi-exp.xml"> 5 5 <!ENTITY at-spi-desc SYSTEM "at-spi-desc.xml"> 6 <!ENTITY at-spi-version "1. 3.8">7 <!ENTITY at-spi-download-http "http://ftp.gnome.org/pub/GNOME/sources/at-spi/1. 3/at-spi-&at-spi-version;.tar.bz2">8 <!ENTITY at-spi-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/at-spi/1. 3/at-spi-&at-spi-version;.tar.bz2">9 <!ENTITY at-spi-size "4 28 KB">10 <!ENTITY at-spi-buildsize "2 4.3MB">6 <!ENTITY at-spi-version "1.4.0"> 7 <!ENTITY at-spi-download-http "http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.4/at-spi-&at-spi-version;.tar.bz2"> 8 <!ENTITY at-spi-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/at-spi/1.4/at-spi-&at-spi-version;.tar.bz2"> 9 <!ENTITY at-spi-size "448 KB"> 10 <!ENTITY at-spi-buildsize "27.4 MB"> 11 11 <!ENTITY at-spi-time "0.68 SBU"> -
index.xml
rbc6304e r8823d9da 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "CVS-2004041 1">6 <!ENTITY releasedate "April 1 1th, 2004">5 <!ENTITY version "CVS-20040413"> 6 <!ENTITY releasedate "April 13th, 2004"> 7 7 <!ENTITY blfs-version "cvs"> 8 8 -
introduction/welcome/changelog.xml
rbc6304e r8823d9da 11 11 12 12 <itemizedlist> 13 14 <listitem><para>April 13th, 2004 [larry]: updated to 15 at-spi-1.4.0.</para></listitem> 13 16 14 17 <listitem><para>April 12th, 2004 [larry]: Added stylesheets for use with
Note:
See TracChangeset
for help on using the changeset viewer.