Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
44
cde/doc/it_IT.ISO8859-1/guides/bookcase.bc
Normal file
44
cde/doc/it_IT.ISO8859-1/guides/bookcase.bc
Normal file
@@ -0,0 +1,44 @@
|
||||
<!-- $XConsortium: bookcase.bc /main/6 1996/12/17 17:23:06 rws $ -->
|
||||
<!DOCTYPE Bookcase PUBLIC
|
||||
"-//Common Desktop Environment//DTD DtInfo Bookcase Description//EN"
|
||||
[
|
||||
|
||||
<!ENTITY docsty SYSTEM "../../common/docbook/docbook.stl" >
|
||||
|
||||
<!ENTITY sysAdminTOC SYSTEM "./sysAdminGuide/TOC.sgm" SUBDOC >
|
||||
<!ENTITY sysAdminGuide SYSTEM "./sysAdminGuide/book.sgm" SUBDOC >
|
||||
<!ENTITY usersTOC SYSTEM "./usersGuide/TOC.sgm" SUBDOC >
|
||||
<!ENTITY usersGuide SYSTEM "./usersGuide/book.sgm" SUBDOC >
|
||||
<!ENTITY infoTOC SYSTEM "./infoUGd/TOC.sgm" SUBDOC >
|
||||
<!ENTITY infoGuide SYSTEM "./infoUGd/book.sgm" SUBDOC >
|
||||
|
||||
]>
|
||||
|
||||
<BOOKCASE StyleSheet = "cdedoc" >
|
||||
<BOOKCASENAME>CDEDOC</>
|
||||
<BOOKCASEDESC>Documentazione CDE</>
|
||||
|
||||
&docsty;
|
||||
|
||||
<BOOK>
|
||||
<TITLE>CDE: Manuale dell'utente</>
|
||||
<SHORTTITLE>Manuale dell'utente</>
|
||||
<TOCFILE>&usersTOC;</TOCFILE>
|
||||
<FILE>&usersGuide;</FILE>
|
||||
</BOOK>
|
||||
|
||||
<BOOK>
|
||||
<TITLE>CDE: Manuale dell'utente della Gestione delle informazioni</>
|
||||
<SHORTTITLE>Manuale dell'utente della Gestione delle informazioni</>
|
||||
<TOCFILE>&infoTOC;</TOCFILE>
|
||||
<FILE>&infoGuide;</FILE>
|
||||
</BOOK>
|
||||
|
||||
<BOOK>
|
||||
<TITLE>CDE: Manuale per utenti esperti e amministratori di sistema</>
|
||||
<SHORTTITLE>Manuale per utenti esperti e amministratori di sistema</>
|
||||
<TOCFILE>&sysAdminTOC;</TOCFILE>
|
||||
<FILE>&sysAdminGuide;</FILE>
|
||||
</BOOK>
|
||||
|
||||
</BOOKCASE>
|
||||
Reference in New Issue
Block a user