commit-gnue
[Top][All Lists]
Advanced

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

gnue/packages base/package-doc/Base.sgml base/p...


From: Neil Tiffin
Subject: gnue/packages base/package-doc/Base.sgml base/p...
Date: Sun, 09 Dec 2001 09:08:46 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/12/09 09:08:46

Modified files:
        packages/base/package-doc: Base.sgml 
        packages/base/person/classes: person.gcd 
        packages/finance/package-doc: Accounting.sgml 
        packages/sales/package-doc: Sales.sgml 
        packages/supply-chain/package-doc: SupplyChain.sgml 

Log message:
        Correct DTD to work on ash.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/packages/base/package-doc/Base.sgml.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/packages/base/person/classes/person.gcd.diff?cvsroot=OldCVS&tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/packages/finance/package-doc/Accounting.sgml.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/packages/sales/package-doc/Sales.sgml.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/packages/supply-chain/package-doc/SupplyChain.sgml.diff?cvsroot=OldCVS&tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: gnue/packages/base/package-doc/Base.sgml
diff -c gnue/packages/base/package-doc/Base.sgml:1.8 
gnue/packages/base/package-doc/Base.sgml:1.9
*** gnue/packages/base/package-doc/Base.sgml:1.8        Sat Aug 25 15:46:34 2001
--- gnue/packages/base/package-doc/Base.sgml    Sun Dec  9 09:08:46 2001
***************
*** 1,11 ****
! <!DOCTYPE book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [
  
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.8 2001/08/25 19:46:34 ntiffin Exp $ -->
  
  
  <!-- This contains all chapters to be called below -->
--- 1,13 ----
! <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
  
+ <!--  ....PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [  -->
+ 
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.9 2001/12/09 14:08:46 ntiffin Exp $ -->
  
  
  <!-- This contains all chapters to be called below -->
Index: gnue/packages/base/person/classes/person.gcd
diff -c gnue/packages/base/person/classes/person.gcd:1.20 
gnue/packages/base/person/classes/person.gcd:1.21
*** gnue/packages/base/person/classes/person.gcd:1.20   Fri Sep 14 18:20:58 2001
--- gnue/packages/base/person/classes/person.gcd        Sun Dec  9 09:08:46 2001
***************
*** 22,28 ****
  #
  # This file originally written by Neil Tiffin (address@hidden).
  #
! # $Revision: 1.20 $ $Date: 2001/09/14 22:20:58 $ $Author: ntiffin $
  #
  
  include "../../../base/location/classes/address.gcd"
--- 22,28 ----
  #
  # This file originally written by Neil Tiffin (address@hidden).
  #
! # $Revision: 1.21 $ $Date: 2001/12/09 14:08:46 $ $Author: ntiffin $
  #
  
  include "../../../base/location/classes/address.gcd"
***************
*** 105,112 ****
      person::address [] address;     # home, work address
      person::comm    [] comm;        # email, phone, fax, web
      
!     #text get_full_name();   # Mr. Frank N. Furter Sr.
!     #text get_polite_name(); # Mr. Furter
    };
    
    # ----------------------------------------------
--- 105,112 ----
      person::address [] address;     # home, work address
      person::comm    [] comm;        # email, phone, fax, web
      
!     text get_full_name();   # Mr. Frank N. Furter Sr.
!     text get_polite_name(); # Mr. Furter
    };
    
    # ----------------------------------------------
Index: gnue/packages/finance/package-doc/Accounting.sgml
diff -c gnue/packages/finance/package-doc/Accounting.sgml:1.9 
gnue/packages/finance/package-doc/Accounting.sgml:1.10
*** gnue/packages/finance/package-doc/Accounting.sgml:1.9       Fri Nov 30 
22:48:43 2001
--- gnue/packages/finance/package-doc/Accounting.sgml   Sun Dec  9 09:08:46 2001
***************
*** 1,5 ****
! <!DOCTYPE book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [
  
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
--- 1,7 ----
! <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
  
+ <!--  ....PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [  -->
+ 
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
***************
*** 25,31 ****
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: Accounting.sgml,v 1.9 2001/12/01 03:48:43 
ntiffin Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;
--- 27,33 ----
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: Accounting.sgml,v 1.10 2001/12/09 14:08:46 
ntiffin Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;
Index: gnue/packages/sales/package-doc/Sales.sgml
diff -c gnue/packages/sales/package-doc/Sales.sgml:1.5 
gnue/packages/sales/package-doc/Sales.sgml:1.6
*** gnue/packages/sales/package-doc/Sales.sgml:1.5      Mon Aug 27 19:38:07 2001
--- gnue/packages/sales/package-doc/Sales.sgml  Sun Dec  9 09:08:46 2001
***************
*** 1,5 ****
! <!DOCTYPE book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [
  
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
--- 1,7 ----
! <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
  
+ <!--  ....PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [  -->
+ 
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
***************
*** 19,25 ****
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: Sales.sgml,v 1.5 2001/08/27 23:38:07 ntiffin 
Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;
--- 21,27 ----
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: Sales.sgml,v 1.6 2001/12/09 14:08:46 ntiffin 
Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;
Index: gnue/packages/supply-chain/package-doc/SupplyChain.sgml
diff -c gnue/packages/supply-chain/package-doc/SupplyChain.sgml:1.7 
gnue/packages/supply-chain/package-doc/SupplyChain.sgml:1.8
*** gnue/packages/supply-chain/package-doc/SupplyChain.sgml:1.7 Mon Mar 19 
16:33:56 2001
--- gnue/packages/supply-chain/package-doc/SupplyChain.sgml     Sun Dec  9 
09:08:46 2001
***************
*** 1,5 ****
! <!DOCTYPE book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [
  
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
--- 1,7 ----
! <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
  
+ <!--  ....PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [  -->
+ 
  <!-- if not using PNG graphic, replace reference above with ....PUBLIC 
"-//OASIS//DTD DocBook V3.1//EN" [ -->
  
  <!-- 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.-->
***************
*** 27,33 ****
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: SupplyChain.sgml,v 1.7 2001/03/19 21:33:56 
ntiffin Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;
--- 29,35 ----
  <!ENTITY % global.shared   SYSTEM "shared/shared.ent">
  
  <!-- Build Date -->
! <!ENTITY gnue.build-date "$Id: SupplyChain.sgml,v 1.8 2001/12/09 14:08:46 
ntiffin Exp $">
  
  <!-- %global.chapters; -->
  %global.shared;



reply via email to

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