git » fp-git.git » commit b88af98

plv user data fields in lower case

author ecalot
2005-03-28 11:12:33 UTC
committer ecalot
2005-03-28 11:12:33 UTC
parent 954ba5d07e86c0d52331626acd6957244cbece11

plv user data fields in lower case

FP/doc/FormatSpecifications +13 -13
FP/doc/FormatSpecifications.tex +13 -13

diff --git a/FP/doc/FormatSpecifications b/FP/doc/FormatSpecifications
index b07c5c7..b4878ac 100644
--- a/FP/doc/FormatSpecifications
+++ b/FP/doc/FormatSpecifications
@@ -820,19 +820,19 @@ Table of Contents
                    Table 5.2: Mandatory Fields
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-  Field name           Description
-  ~~~~~~~~~~           ~~~~~~~~~~~
-  EDITORNAME           The name of the editor used to save the file
-  EDITORVERS           The version of the editor used to save the file
-  AUTHOR               The author of the file
-  TITLE                A title for the level
-  DESCRIPTION          A description
-  TIMECREATED          The time when the file was created
-  TIMELASTMODIF        The time of the last modification to the file
-  ORIGINALFILENAME     The name of the original file name (levels.dat)
-  LASTLEVELPOSITION    Optional. The last level number it was saved to
-  ORIGINALLEVELNUMBER  Optional. The level number it has when it was
-                       first exported
+  Field name              Description
+  ~~~~~~~~~~              ~~~~~~~~~~~
+  Editor Name             The name of the editor used to save the file
+  Editor Version          The version of the editor used to save the file
+  Level Author            The author of the file
+  Level Title             A title for the level
+  Level Description       A description
+  Time Created            The time when the file was created
+  Time Last Modified      The time of the last modification to the file
+  Original Filename       The name of the original file name (levels.dat)
+  Last Level Position     Optional. The last level number it was saved to
+  Original Level Number   Optional. The level number it has when it was
+                          first exported
  
  The content values may be empty. There is no need to keep an order within
  the fields.
diff --git a/FP/doc/FormatSpecifications.tex b/FP/doc/FormatSpecifications.tex
index b07c5c7..b4878ac 100644
--- a/FP/doc/FormatSpecifications.tex
+++ b/FP/doc/FormatSpecifications.tex
@@ -820,19 +820,19 @@ Table of Contents
                    Table 5.2: Mandatory Fields
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-  Field name           Description
-  ~~~~~~~~~~           ~~~~~~~~~~~
-  EDITORNAME           The name of the editor used to save the file
-  EDITORVERS           The version of the editor used to save the file
-  AUTHOR               The author of the file
-  TITLE                A title for the level
-  DESCRIPTION          A description
-  TIMECREATED          The time when the file was created
-  TIMELASTMODIF        The time of the last modification to the file
-  ORIGINALFILENAME     The name of the original file name (levels.dat)
-  LASTLEVELPOSITION    Optional. The last level number it was saved to
-  ORIGINALLEVELNUMBER  Optional. The level number it has when it was
-                       first exported
+  Field name              Description
+  ~~~~~~~~~~              ~~~~~~~~~~~
+  Editor Name             The name of the editor used to save the file
+  Editor Version          The version of the editor used to save the file
+  Level Author            The author of the file
+  Level Title             A title for the level
+  Level Description       A description
+  Time Created            The time when the file was created
+  Time Last Modified      The time of the last modification to the file
+  Original Filename       The name of the original file name (levels.dat)
+  Last Level Position     Optional. The last level number it was saved to
+  Original Level Number   Optional. The level number it has when it was
+                          first exported
  
  The content values may be empty. There is no need to keep an order within
  the fields.