r56 - in manual/branches/1.5: . de en

Sebastian Bergmann at BerliOS <[email protected]> Sat, 30 Jul 2005 12:42:51 +0200
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Author: s_bergmann
Date: 2005-07-30 12:42:44 +0200 (Sat, 30 Jul 2005)
New Revision: 56

Added:
   manual/branches/1.5/de/api-reference.xml
   manual/branches/1.5/de/bookinfo.xml
   manual/branches/1.5/de/configuration.xml
   manual/branches/1.5/de/copyright.xml
   manual/branches/1.5/de/installation.xml
   manual/branches/1.5/de/internals.xml
   manual/branches/1.5/de/introduction.xml
   manual/branches/1.5/de/preface.xml
   manual/branches/1.5/de/tuning.xml
   manual/branches/1.5/en/api-reference.xml
   manual/branches/1.5/en/bookinfo.xml
   manual/branches/1.5/en/configuration.xml
   manual/branches/1.5/en/copyright.xml
   manual/branches/1.5/en/installation.xml
   manual/branches/1.5/en/internals.xml
   manual/branches/1.5/en/introduction.xml
   manual/branches/1.5/en/preface.xml
   manual/branches/1.5/en/tuning.xml
Removed:
   manual/branches/1.5/chapters/
   manual/branches/1.5/de/chapters/
   manual/branches/1.5/en/chapters/
Modified:
   manual/branches/1.5/de/book.xml
   manual/branches/1.5/en/book.xml
Log:
Restructuring, step 3 of 3.

Copied: manual/branches/1.5/de/api-reference.xml (from rev 55, manual/branches/1.5/de/chapters/api-reference.xml)

Modified: manual/branches/1.5/de/book.xml
===================================================================
--- manual/branches/1.5/de/book.xml	2005-07-30 10:39:14 UTC (rev 55)
+++ manual/branches/1.5/de/book.xml	2005-07-30 10:42:44 UTC (rev 56)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <!DOCTYPE book SYSTEM "{DTD_PATH}" [
-  <!ENTITY api-reference SYSTEM "chapters/api-reference.xml">
-  <!ENTITY bookinfo      SYSTEM "chapters/bookinfo.xml">
-  <!ENTITY configuration SYSTEM "chapters/configuration.xml">
-  <!ENTITY installation  SYSTEM "chapters/installation.xml">
-  <!ENTITY internals     SYSTEM "chapters/internals.xml">
-  <!ENTITY introduction  SYSTEM "chapters/introduction.xml">
-  <!ENTITY preface       SYSTEM "chapters/preface.xml">
-  <!ENTITY tuning        SYSTEM "chapters/tuning.xml">
-  <!ENTITY copyright     SYSTEM "chapters/copyright.xml">
+  <!ENTITY api-reference SYSTEM "api-reference.xml">
+  <!ENTITY bookinfo      SYSTEM "bookinfo.xml">
+  <!ENTITY configuration SYSTEM "configuration.xml">
+  <!ENTITY installation  SYSTEM "installation.xml">
+  <!ENTITY internals     SYSTEM "internals.xml">
+  <!ENTITY introduction  SYSTEM "introduction.xml">
+  <!ENTITY preface       SYSTEM "preface.xml">
+  <!ENTITY tuning        SYSTEM "tuning.xml">
+  <!ENTITY copyright     SYSTEM "copyright.xml">
 
   <!ENTITY % entities SYSTEM "../entities.ent">
   %entities;

Copied: manual/branches/1.5/de/bookinfo.xml (from rev 55, manual/branches/1.5/de/chapters/bookinfo.xml)

Copied: manual/branches/1.5/de/configuration.xml (from rev 55, manual/branches/1.5/de/chapters/configuration.xml)

Copied: manual/branches/1.5/de/copyright.xml (from rev 55, manual/branches/1.5/de/chapters/copyright.xml)

Copied: manual/branches/1.5/de/installation.xml (from rev 55, manual/branches/1.5/de/chapters/installation.xml)

Copied: manual/branches/1.5/de/internals.xml (from rev 55, manual/branches/1.5/de/chapters/internals.xml)

Copied: manual/branches/1.5/de/introduction.xml (from rev 55, manual/branches/1.5/de/chapters/introduction.xml)

Copied: manual/branches/1.5/de/preface.xml (from rev 55, manual/branches/1.5/de/chapters/preface.xml)

Copied: manual/branches/1.5/de/tuning.xml (from rev 55, manual/branches/1.5/de/chapters/tuning.xml)

Copied: manual/branches/1.5/en/api-reference.xml (from rev 55, manual/branches/1.5/en/chapters/api-reference.xml)

Modified: manual/branches/1.5/en/book.xml
===================================================================
--- manual/branches/1.5/en/book.xml	2005-07-30 10:39:14 UTC (rev 55)
+++ manual/branches/1.5/en/book.xml	2005-07-30 10:42:44 UTC (rev 56)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <!DOCTYPE book [
-  <!ENTITY api-reference SYSTEM "chapters/api-reference.xml">
-  <!ENTITY bookinfo      SYSTEM "chapters/bookinfo.xml">
-  <!ENTITY configuration SYSTEM "chapters/configuration.xml">
-  <!ENTITY installation  SYSTEM "chapters/installation.xml">
-  <!ENTITY internals     SYSTEM "chapters/internals.xml">
-  <!ENTITY introduction  SYSTEM "chapters/introduction.xml">
-  <!ENTITY preface       SYSTEM "chapters/preface.xml">
-  <!ENTITY tuning        SYSTEM "chapters/tuning.xml">
-  <!ENTITY copyright     SYSTEM "chapters/copyright.xml">
+  <!ENTITY api-reference SYSTEM "api-reference.xml">
+  <!ENTITY bookinfo      SYSTEM "bookinfo.xml">
+  <!ENTITY configuration SYSTEM "configuration.xml">
+  <!ENTITY installation  SYSTEM "installation.xml">
+  <!ENTITY internals     SYSTEM "internals.xml">
+  <!ENTITY introduction  SYSTEM "introduction.xml">
+  <!ENTITY preface       SYSTEM "preface.xml">
+  <!ENTITY tuning        SYSTEM "tuning.xml">
+  <!ENTITY copyright     SYSTEM "copyright.xml">
 
   <!ENTITY % entities SYSTEM "../entities.ent">
   %entities;

Copied: manual/branches/1.5/en/bookinfo.xml (from rev 55, manual/branches/1.5/en/chapters/bookinfo.xml)

Copied: manual/branches/1.5/en/configuration.xml (from rev 55, manual/branches/1.5/en/chapters/configuration.xml)

Copied: manual/branches/1.5/en/copyright.xml (from rev 55, manual/branches/1.5/en/chapters/copyright.xml)

Copied: manual/branches/1.5/en/installation.xml (from rev 55, manual/branches/1.5/en/chapters/installation.xml)

Copied: manual/branches/1.5/en/internals.xml (from rev 55, manual/branches/1.5/en/chapters/internals.xml)

Copied: manual/branches/1.5/en/introduction.xml (from rev 55, manual/branches/1.5/en/chapters/introduction.xml)

Copied: manual/branches/1.5/en/preface.xml (from rev 55, manual/branches/1.5/en/chapters/preface.xml)

Copied: manual/branches/1.5/en/tuning.xml (from rev 55, manual/branches/1.5/en/chapters/tuning.xml)