Date: 08/08/00
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /hu bookinfo.xml chapters.ent preface.xml"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] Fancy manual online in 4 languages now"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
goba Tue Aug 8 07:17:49 2000 EDT
Modified files:
/phpdoc global.ent lang-hu.ent
Log:
Put the language dependent entities where they should be...
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.42 phpdoc/global.ent:1.43
--- phpdoc/global.ent:1.42 Mon Aug 7 13:15:12 2000
+++ phpdoc/global.ent Tue Aug 8 07:17:49 2000
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.42 2000/08/07 20:15:12 leon Exp $
+ $Id: global.ent,v 1.43 2000/08/08 14:17:49 goba Exp $
Contains global "macros" for all the SGML documents.
@@ -141,8 +141,3 @@
<!ENTITY spec.strftime 'http://www.opengroup.org/onlinepubs/7908799/xsh/strftime.html'>
<!ENTITY spec.hyperwave 'http://www.hyperwave.com/7.17-hg-prot'>
<!ENTITY spec.pdf.fdf 'http://partners.adobe.com/asn/developer/acrosdk/forms.html'>
-
-<!ENTITY url.hu.weblabor "http://weblabor.hu/">
-<!ENTITY email.hu.php 'wl-phplista <email protected>'>
-<!ENTITY email.hu.php.subscribe 'wl-phplista-request <email protected>'>
-
Index: phpdoc/lang-hu.ent
diff -u phpdoc/lang-hu.ent:1.1 phpdoc/lang-hu.ent:1.2
--- phpdoc/lang-hu.ent:1.1 Fri Jul 7 10:29:21 2000
+++ phpdoc/lang-hu.ent Tue Aug 8 07:17:49 2000
@@ -1,11 +1,15 @@
-<!ENTITY PHPManual "PHP Kézikönyv">
-<!ENTITY Date "Dátum:">
-<!ENTITY GettingStarted "Első lépések">
-<!ENTITY LanguageReference "A nyelv alapjai">
-<!ENTITY Features "Szolgáltatások">
-<!ENTITY FunctionReference "Függvény referencia">
-<!ENTITY Appendixes "Függelékek">
-
-<!ENTITY % global.chapters SYSTEM "hu/chapters.ent">
-
-<!ENTITY available "elérhető">
\ No newline at end of file
+<!ENTITY PHPManual "PHP Kézikönyv">
+<!ENTITY Date "Dátum:">
+<!ENTITY GettingStarted "Első lépések">
+<!ENTITY LanguageReference "A nyelv alapjai">
+<!ENTITY Features "Szolgáltatások">
+<!ENTITY FunctionReference "Függvény referencia">
+<!ENTITY Appendixes "Függelékek">
+
+<!ENTITY % global.chapters SYSTEM "hu/chapters.ent">
+
+<!ENTITY available "elérhető">
+
+<!ENTITY url.hu.weblabor "http://weblabor.hu/">
+<!ENTITY email.hu.php 'wl-phplista <email protected>'>
+<!ENTITY email.hu.php.subscribe 'wl-phplista-request <email protected>'>
\ No newline at end of file
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /hu bookinfo.xml chapters.ent preface.xml"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] Fancy manual online in 4 languages now"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

