commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/gnue-config base/org/doc/org.sgml base/pac...


From: Neil Tiffin
Subject: gnue/gnue-config base/org/doc/org.sgml base/pac...
Date: Sat, 23 Jun 2001 20:17:42 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/06/23 20:17:42

Modified files:
        gnue-config/base/org/doc: org.sgml 
        gnue-config/base/package-doc: Base.sgml chapters.ent 
        gnue-config/base/parameter/classes: parameter.gcd 
        gnue-config/sales/customer/classes: customer.gcd 
        gnue-config/supply-chain/vendor/classes: vendor.gcd 

Log message:
        Rename company to org.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/base/org/doc/org.sgml.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/base/package-doc/Base.sgml.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/base/package-doc/chapters.ent.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/base/parameter/classes/parameter.gcd.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/sales/customer/classes/customer.gcd.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: gnue/gnue-config/base/org/doc/org.sgml
diff -u gnue/gnue-config/base/org/doc/org.sgml:1.1 
gnue/gnue-config/base/org/doc/org.sgml:1.2
--- gnue/gnue-config/base/org/doc/org.sgml:1.1  Mon May 14 07:16:57 2001
+++ gnue/gnue-config/base/org/doc/org.sgml      Sat Jun 23 20:17:42 2001
@@ -1,9 +1,9 @@
-<chapter id="company">
+<chapter id="org">
        <title>Company Module</title> 
        <sect1>
                <title>Requirements</title> 
                <para>
-                       This chapter is $Revision: 1.1 $ $Date: 2001/05/14 
14:16:57 $. 
+                       This chapter is $Revision: 1.2 $ $Date: 2001/06/24 
03:17:42 $. 
                </para>
                <sect2>
                        <title> Business Requirements </title> 
@@ -100,7 +100,7 @@
                        <title>Business Object Definition</title> 
                        <para>
                                <programlisting>
-                                       &companycode; 
+                                       &orgcode; 
                                </programlisting>
                        </para>
                </sect2>
Index: gnue/gnue-config/base/package-doc/Base.sgml
diff -u gnue/gnue-config/base/package-doc/Base.sgml:1.6 
gnue/gnue-config/base/package-doc/Base.sgml:1.7
--- gnue/gnue-config/base/package-doc/Base.sgml:1.6     Sun May 27 13:11:45 2001
+++ gnue/gnue-config/base/package-doc/Base.sgml Sat Jun 23 20:17:42 2001
@@ -5,7 +5,7 @@
 <!-- This is a GNUe documentation template, designed by the GNUe team.  It 
uses several things similar in nature to GNOME's templates.  We thank them for 
their contributions to Free Software.  You will need to make necessary changes 
to this template for your proposal.  Things you should DEFINITELY be changing 
will be in UPPERCASE.  We ask all proposals be under the FDL, however you may 
assume copyright to whomever you wish. We of course would prefer you leave this 
assigned to the Free Software Foundation. Please review README file.-->
 
 
-<!-- $Id: Base.sgml,v 1.6 2001/05/27 20:11:45 ntiffin Exp $ -->
+<!-- $Id: Base.sgml,v 1.7 2001/06/24 03:17:42 ntiffin Exp $ -->
 
 
 <!-- This contains all chapters to be called below -->
@@ -36,7 +36,7 @@
     &chapter.parameter;
     &chapter.person;
        &chapter.location;
-       &chapter.company;
+       &chapter.org;
     &chapter.language;
     &chapter.units;
     &chapter.currency;
Index: gnue/gnue-config/base/package-doc/chapters.ent
diff -u gnue/gnue-config/base/package-doc/chapters.ent:1.6 
gnue/gnue-config/base/package-doc/chapters.ent:1.7
--- gnue/gnue-config/base/package-doc/chapters.ent:1.6  Sun May 27 13:11:45 2001
+++ gnue/gnue-config/base/package-doc/chapters.ent      Sat Jun 23 20:17:42 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: chapters.ent,v 1.6 2001/05/27 20:11:45 ntiffin Exp $
+ $Id: chapters.ent,v 1.7 2001/06/24 03:17:42 ntiffin Exp $
 
  Contains chapter references
 
@@ -16,7 +16,7 @@
 <!ENTITY chapter.units                 SYSTEM "../units/doc/units.sgml">
 <!ENTITY chapter.currency              SYSTEM "../currency/doc/currency.sgml">
 <!ENTITY chapter.baseitem              SYSTEM "../item/doc/base_item.sgml">
-<!ENTITY chapter.company               SYSTEM "../company/doc/company.sgml">
+<!ENTITY chapter.org                   SYSTEM "../org/doc/org.sgml">
 
 <!ENTITY parametercode             SYSTEM "../parameter/classes/parameter.gcd">
 <!ENTITY personcode                    SYSTEM "../person/classes/person.gcd">
@@ -25,4 +25,4 @@
 <!ENTITY addresscode               SYSTEM "../location/classes/address.gcd">
 <!ENTITY currencycode              SYSTEM "../currency/classes/currency.gcd">
 <!ENTITY baseitemcode              SYSTEM "../item/classes/base_item.gcd">
-<!ENTITY companycode               SYSTEM "../company/classes/company.gcd">
+<!ENTITY orgcode                           SYSTEM "../org/classes/org.gcd">
Index: gnue/gnue-config/base/parameter/classes/parameter.gcd
diff -u gnue/gnue-config/base/parameter/classes/parameter.gcd:1.2 
gnue/gnue-config/base/parameter/classes/parameter.gcd:1.3
--- gnue/gnue-config/base/parameter/classes/parameter.gcd:1.2   Fri Jun 22 
13:33:54 2001
+++ gnue/gnue-config/base/parameter/classes/parameter.gcd       Sat Jun 23 
20:17:42 2001
@@ -23,10 +23,10 @@
 #
 # This file originally written by Neil Tiffin (address@hidden).
 #
-# $Revision: 1.2 $ $Date: 2001/06/22 20:33:54 $ $Author: ntiffin $
+# $Revision: 1.3 $ $Date: 2001/06/24 03:17:42 $ $Author: ntiffin $
 #
 
-include "../../../base/company/classes/company.gcd"
+include "../../../base/org/classes/org.gcd"
 include "../../../base/currency/classes/currency.gcd"
 
 class parameter
Index: gnue/gnue-config/sales/customer/classes/customer.gcd
diff -u gnue/gnue-config/sales/customer/classes/customer.gcd:1.4 
gnue/gnue-config/sales/customer/classes/customer.gcd:1.5
--- gnue/gnue-config/sales/customer/classes/customer.gcd:1.4    Fri Jun 22 
13:33:54 2001
+++ gnue/gnue-config/sales/customer/classes/customer.gcd        Sat Jun 23 
20:17:42 2001
@@ -22,10 +22,10 @@
 #
 # This file originally written by Neil Tiffin (address@hidden).
 #
-# $Id: customer.gcd,v 1.4 2001/06/22 20:33:54 ntiffin Exp $
+# $Id: customer.gcd,v 1.5 2001/06/24 03:17:42 ntiffin Exp $
 #
 
-include "../../../base/company/classes/company.gcd"
+include "../../../base/org/classes/org.gcd"
 include "../../../base/currency/classes/currency.gcd"
 
 module customer
Index: gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd
diff -u gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd:1.14 
gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd:1.15
--- gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd:1.14        Sun May 
27 13:00:41 2001
+++ gnue/gnue-config/supply-chain/vendor/classes/vendor.gcd     Sat Jun 23 
20:17:42 2001
@@ -22,9 +22,9 @@
 #
 # This file originally written by Neil Tiffin (address@hidden).
 #
-# $Revision: 1.14 $ $Date: 2001/05/27 20:00:41 $ $Author: ntiffin $
+# $Revision: 1.15 $ $Date: 2001/06/24 03:17:42 $ $Author: ntiffin $
 #
-include "../../../base/company/classes/company.gcd"
+include "../../../base/org/classes/org.gcd"
 
 module vendor
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]