diff --git a/cde/doc/es_ES.UTF-8/Makefile.am b/cde/doc/es_ES.UTF-8/Makefile.am index 7bc125f53..a2334dbfc 100644 --- a/cde/doc/es_ES.UTF-8/Makefile.am +++ b/cde/doc/es_ES.UTF-8/Makefile.am @@ -1,5 +1,3 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = help -# notyet SUBDIRS = help guides - +SUBDIRS = help guides diff --git a/cde/doc/es_ES.UTF-8/guides/Makefile.am b/cde/doc/es_ES.UTF-8/guides/Makefile.am new file mode 100644 index 000000000..3a3b8b48e --- /dev/null +++ b/cde/doc/es_ES.UTF-8/guides/Makefile.am @@ -0,0 +1,60 @@ +MAINTAINERCLEANFILES = Makefile.in + +INFOLIBDESC = "Biblioteca de información de CDE y Motif" + +# get some important variables +include $(top_srcdir)/doc/common/guides/guides_env.am + +# prime the pump +BUILT_SOURCES = +CLEANFILES = + +# this sets the LANG variables +include $(top_srcdir)/programs/localized/templates/Spanish.am + +# build guide TOCs and deps +include $(top_srcdir)/doc/common/guides/usersGuide.am +include $(top_srcdir)/doc/common/guides/infoUGuide.am +include $(top_srcdir)/doc/common/guides/sysAdminGuide.am + +# build the infolib + search DB +INFOLIBDEPS = $(SGMLDEPS) $(top_srcdir)/doc/common/docbook/docbook.stl + +$(INFOLIB)/$(BOOKCASE)/dtsearch/dtsearch.ocf: $(INFOLIBDEPS) + $(MKDIR_P) $(INFOLIB) + $(DGENV) $(DTINFOGEN) build -v -T $(DTINFOGENTMPDIR) $(DTINFOGENOPTIONS) $(DGOPTS) $(SSENTS) -l $(INFOLIB) bookcase.bc + +BUILT_SOURCES += $(INFOLIB)/$(BOOKCASE)/dtsearch/dtsearch.ocf +CLEANFILES += $(INFOLIB)/$(BOOKCASE)/dtsearch/dtsearch.ocf + +# installation - these files *may* change depending on if the docs +# ever change, but for now we will list them as they are currently +# installed. + +cdedtidir = $(CDE_INSTALLATION_TOP)/infolib/$(LANG)/cde.dti +dist_cdedti_DATA = ../cde.dti/bookcase.map ../cde.dti/cde.oli + +cdedtidocdir = $(cdedtidir)/CDEDOC +dist_cdedtidoc_DATA = ../cde.dti/CDEDOC/CDEDOC.dbd \ + ../cde.dti/CDEDOC/CDEDOC.dbi \ + ../cde.dti/CDEDOC/CDEDOC.sch + +cdedtidocsearchdir = $(cdedtidocdir)/dtsearch +dist_cdedtidocsearch_DATA = ../cde.dti/CDEDOC/dtsearch/CDEDOC.d00 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.d22 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.dbd \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.k21 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.sfx \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.d01 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.d23 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.k00 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.k22 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.stp \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.d21 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.d99 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.k01 \ + ../cde.dti/CDEDOC/dtsearch/CDEDOC.k23 \ + ../cde.dti/CDEDOC/dtsearch/dtsearch.ocf + +BUILT_SOURCES += $(cdedti_DATA) $(cdedtidoc_DATA) $(cdedtidocsearch_DATA) +CLEANFILES += $(cdedti_DATA) $(cdedtidoc_DATA) $(cdedtidocsearch_DATA) diff --git a/cde/doc/es_ES.UTF-8/guides/infoUGd/Title.am b/cde/doc/es_ES.UTF-8/guides/infoUGd/Title.am new file mode 100644 index 000000000..4c3bf91fa --- /dev/null +++ b/cde/doc/es_ES.UTF-8/guides/infoUGd/Title.am @@ -0,0 +1,3 @@ +# $XConsortium: Title.tmpl /main/2 1996/06/19 16:05:11 drk $ +# TOC title, only what's between quotes should be modified. +INFOUGUIDE_TITLE = "Guía del Usuario del Gestor de Información" diff --git a/cde/doc/es_ES.UTF-8/guides/infoUGd/book.sgm b/cde/doc/es_ES.UTF-8/guides/infoUGd/book.sgm index 45c0fb754..13b007346 100644 --- a/cde/doc/es_ES.UTF-8/guides/infoUGd/book.sgm +++ b/cde/doc/es_ES.UTF-8/guides/infoUGd/book.sgm @@ -1,28 +1,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/Title.am b/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/Title.am new file mode 100644 index 000000000..65ec46d91 --- /dev/null +++ b/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/Title.am @@ -0,0 +1,3 @@ +# $XConsortium: Title.tmpl /main/2 1996/06/19 16:05:11 drk $ +# TOC title, only what's between quotes should be modified. +SYSADMINGUIDE_TITLE = "Guía del Usuario Avanzado y del Administrador del Sistema" diff --git a/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/book.sgm b/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/book.sgm index 34e75e5cb..981c6c6c4 100644 --- a/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/book.sgm +++ b/cde/doc/es_ES.UTF-8/guides/sysAdminGuide/book.sgm @@ -2,31 +2,31 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOgreekletters; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/guides/usersGuide/Title.am b/cde/doc/es_ES.UTF-8/guides/usersGuide/Title.am new file mode 100644 index 000000000..f3d6836ca --- /dev/null +++ b/cde/doc/es_ES.UTF-8/guides/usersGuide/Title.am @@ -0,0 +1,3 @@ +# $XConsortium: Title.tmpl /main/2 1996/06/19 16:05:11 drk $ +# TOC title, only what's between quotes should be modified. +USERSGUIDE_TITLE = "Guía del usuario" diff --git a/cde/doc/es_ES.UTF-8/guides/usersGuide/book.sgm b/cde/doc/es_ES.UTF-8/guides/usersGuide/book.sgm index 02ac6dae2..ac820be8d 100644 --- a/cde/doc/es_ES.UTF-8/guides/usersGuide/book.sgm +++ b/cde/doc/es_ES.UTF-8/guides/usersGuide/book.sgm @@ -2,31 +2,31 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOgreekletters; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Appmanager/book.sgm b/cde/doc/es_ES.UTF-8/help/Appmanager/book.sgm index fb88a382e..bb4d031c7 100644 --- a/cde/doc/es_ES.UTF-8/help/Appmanager/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Appmanager/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Calculator/book.sgm b/cde/doc/es_ES.UTF-8/help/Calculator/book.sgm index 2d76181da..a1487714b 100644 --- a/cde/doc/es_ES.UTF-8/help/Calculator/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Calculator/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Calendar/book.sgm b/cde/doc/es_ES.UTF-8/help/Calendar/book.sgm index 138722974..a548a5050 100644 --- a/cde/doc/es_ES.UTF-8/help/Calendar/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Calendar/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/CreatAct/book.sgm b/cde/doc/es_ES.UTF-8/help/CreatAct/book.sgm index c6a9fae61..a36230ea8 100644 --- a/cde/doc/es_ES.UTF-8/help/CreatAct/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/CreatAct/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/FPanel/book.sgm b/cde/doc/es_ES.UTF-8/help/FPanel/book.sgm index 17417a3cf..842d2d2ad 100644 --- a/cde/doc/es_ES.UTF-8/help/FPanel/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/FPanel/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Filemgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Filemgr/book.sgm index 220e4e97a..2d4d6db45 100644 --- a/cde/doc/es_ES.UTF-8/help/Filemgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Filemgr/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Help4Help/book.sgm b/cde/doc/es_ES.UTF-8/help/Help4Help/book.sgm index 8af4073b8..1dfba5e30 100644 --- a/cde/doc/es_ES.UTF-8/help/Help4Help/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Help4Help/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Iconed/book.sgm b/cde/doc/es_ES.UTF-8/help/Iconed/book.sgm index 0eeca4843..d42485ee1 100644 --- a/cde/doc/es_ES.UTF-8/help/Iconed/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Iconed/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Infomgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Infomgr/book.sgm index fff38985f..b1d0b8526 100644 --- a/cde/doc/es_ES.UTF-8/help/Infomgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Infomgr/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Intromgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Intromgr/book.sgm index 531383f03..86ed6c30e 100644 --- a/cde/doc/es_ES.UTF-8/help/Intromgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Intromgr/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/LibDtPrint/book.sgm b/cde/doc/es_ES.UTF-8/help/LibDtPrint/book.sgm index 90fdb9cd1..f3a1ec0ba 100644 --- a/cde/doc/es_ES.UTF-8/help/LibDtPrint/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/LibDtPrint/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Loginmgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Loginmgr/book.sgm index f9eb8c369..61cd08539 100644 --- a/cde/doc/es_ES.UTF-8/help/Loginmgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Loginmgr/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Mailer/book.sgm b/cde/doc/es_ES.UTF-8/help/Mailer/book.sgm index 7abc26816..39fb6d5f1 100644 --- a/cde/doc/es_ES.UTF-8/help/Mailer/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Mailer/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Makefile.am b/cde/doc/es_ES.UTF-8/help/Makefile.am index 4e685d667..0eabc8ed6 100644 --- a/cde/doc/es_ES.UTF-8/help/Makefile.am +++ b/cde/doc/es_ES.UTF-8/help/Makefile.am @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in -# this sets the LANG and HELP_LANG variables +# this sets the LANG variables include $(top_srcdir)/programs/localized/templates/Spanish.am # this does all the work include $(top_srcdir)/doc/common/help/sdl-docs.am diff --git a/cde/doc/es_ES.UTF-8/help/Printmgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Printmgr/book.sgm index 45a1bf93b..14c80e0b1 100644 --- a/cde/doc/es_ES.UTF-8/help/Printmgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Printmgr/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/PrnSetup/book.sgm b/cde/doc/es_ES.UTF-8/help/PrnSetup/book.sgm index bf4f9d219..d5632348f 100644 --- a/cde/doc/es_ES.UTF-8/help/PrnSetup/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/PrnSetup/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Stylemgr/book.sgm b/cde/doc/es_ES.UTF-8/help/Stylemgr/book.sgm index 47264793b..f95949829 100644 --- a/cde/doc/es_ES.UTF-8/help/Stylemgr/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Stylemgr/book.sgm @@ -1,28 +1,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Terminal/book.sgm b/cde/doc/es_ES.UTF-8/help/Terminal/book.sgm index a4a0a96ec..7f4166724 100644 --- a/cde/doc/es_ES.UTF-8/help/Terminal/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Terminal/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/Textedit/book.sgm b/cde/doc/es_ES.UTF-8/help/Textedit/book.sgm index 9204b8a31..4d248d7c8 100644 --- a/cde/doc/es_ES.UTF-8/help/Textedit/book.sgm +++ b/cde/doc/es_ES.UTF-8/help/Textedit/book.sgm @@ -2,28 +2,28 @@ + %ISOpublishing; - + %ISOnumeric; - + %ISOdiacritical; - + %ISOgeneraltech; - + %ISOalatin1; - + %ISOalatin2; - + %ISOgreek; - + %ISOboxandline; diff --git a/cde/doc/es_ES.UTF-8/help/common/Desktop.hf b/cde/doc/es_ES.UTF-8/help/common/Desktop.hf index 856893d3c..a69fbc4cf 100644 --- a/cde/doc/es_ES.UTF-8/help/common/Desktop.hf +++ b/cde/doc/es_ES.UTF-8/help/common/Desktop.hf @@ -14,9 +14,9 @@ !##################################################################### -*.charSet: iso8859-1 +*.charSet: UTF-8 *.title: Common Desktop Environment -*.bitmap: /usr/dt/appconfig/help/es_ES.ISO8859-1/graphics/cdelogo.pm +*.bitmap: /usr/dt/appconfig/help/es_ES.UTF-8/graphics/cdelogo.pm *.abstract: Información general y Conocimientos básicos del escritorio \ * Uso de la Ayuda \ * El Gestor de aplicaciones \ diff --git a/cde/doc/es_ES.UTF-8/help/common/DesktopIntro.hf b/cde/doc/es_ES.UTF-8/help/common/DesktopIntro.hf index 7d2484fed..ca2445606 100644 --- a/cde/doc/es_ES.UTF-8/help/common/DesktopIntro.hf +++ b/cde/doc/es_ES.UTF-8/help/common/DesktopIntro.hf @@ -14,9 +14,9 @@ !##################################################################### -*.charSet: iso8859-1 +*.charSet: UTF-8 *.title: Información general y Conocimientos básicos del escritorio -*.bitmap: /usr/dt/appconfig/help/es_ES.ISO8859-1/graphics/cdelogo.pm +*.bitmap: /usr/dt/appconfig/help/es_ES.UTF-8/graphics/cdelogo.pm *.abstract: Información general y Conocimientos básicos del \ Common Desktop Environment.