doc/LANG: add makefiles
authorChase <nicetrynsa@protonmail.ch>
Sun, 20 Oct 2019 02:26:51 +0000 (21:26 -0500)
committerJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 21:34:19 +0000 (15:34 -0600)
cde/doc/de_DE.ISO8859-1/Makefile.am [new file with mode: 0644]
cde/doc/de_DE.ISO8859-1/help/Makefile.am [new file with mode: 0644]
cde/doc/es_ES.ISO8859-1/Makefile.am [new file with mode: 0644]
cde/doc/es_ES.ISO8859-1/help/Makefile.am [new file with mode: 0644]
cde/doc/fr_FR.ISO8859-1/Makefile.am [new file with mode: 0644]
cde/doc/fr_FR.ISO8859-1/help/Makefile.am [new file with mode: 0644]
cde/doc/it_IT.ISO8859-1/Makefile.am [new file with mode: 0644]
cde/doc/it_IT.ISO8859-1/help/Makefile.am [new file with mode: 0644]
cde/doc/ja_JP.dt-eucJP/help/Makefile.am [new file with mode: 0644]

diff --git a/cde/doc/de_DE.ISO8859-1/Makefile.am b/cde/doc/de_DE.ISO8859-1/Makefile.am
new file mode 100644 (file)
index 0000000..ed829a7
--- /dev/null
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+SUBDIRS = help guides
+
+clean::
+        $(RM) -r help-sdl cde.dti
diff --git a/cde/doc/de_DE.ISO8859-1/help/Makefile.am b/cde/doc/de_DE.ISO8859-1/help/Makefile.am
new file mode 100644 (file)
index 0000000..35ce1d9
--- /dev/null
@@ -0,0 +1,19 @@
+include ../../../programs/localized/templates/German.tmpl
+include ../../common/help/Appmanager.tmpl
+include ../../common/help/Calculator.tmpl
+include ../../common/help/Calendar.tmpl
+include ../../common/help/CreatAct.tmpl
+include ../../common/help/FPanel.tmpl
+include ../../common/help/Filemgr.tmpl
+include ../../common/help/Help4Help.tmpl
+include ../../common/help/Iconed.tmpl
+include ../../common/help/Infomgr.tmpl
+include ../../common/help/Intromgr.tmpl
+include ../../common/help/LibDtPrint.tmpl
+include ../../common/help/Loginmgr.tmpl
+include ../../common/help/Mailer.tmpl
+include ../../common/help/Printmgr.tmpl
+include ../../common/help/PrnSetup.tmpl
+include ../../common/help/Stylemgr.tmpl
+include ../../common/help/Terminal.tmpl
+include ../../common/help/Textedit.tmpl
diff --git a/cde/doc/es_ES.ISO8859-1/Makefile.am b/cde/doc/es_ES.ISO8859-1/Makefile.am
new file mode 100644 (file)
index 0000000..ed829a7
--- /dev/null
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+SUBDIRS = help guides
+
+clean::
+        $(RM) -r help-sdl cde.dti
diff --git a/cde/doc/es_ES.ISO8859-1/help/Makefile.am b/cde/doc/es_ES.ISO8859-1/help/Makefile.am
new file mode 100644 (file)
index 0000000..cde83b6
--- /dev/null
@@ -0,0 +1,19 @@
+include ../../../programs/localized/templates/Spanish.tmpl
+include ../../common/help/Appmanager.tmpl
+include ../../common/help/Calculator.tmpl
+include ../../common/help/Calendar.tmpl
+include ../../common/help/CreatAct.tmpl
+include ../../common/help/FPanel.tmpl
+include ../../common/help/Filemgr.tmpl
+include ../../common/help/Help4Help.tmpl
+include ../../common/help/Iconed.tmpl
+include ../../common/help/Infomgr.tmpl
+include ../../common/help/Intromgr.tmpl
+include ../../common/help/LibDtPrint.tmpl
+include ../../common/help/Loginmgr.tmpl
+include ../../common/help/Mailer.tmpl
+include ../../common/help/Printmgr.tmpl
+include ../../common/help/PrnSetup.tmpl
+include ../../common/help/Stylemgr.tmpl
+include ../../common/help/Terminal.tmpl
+include ../../common/help/Textedit.tmpl
diff --git a/cde/doc/fr_FR.ISO8859-1/Makefile.am b/cde/doc/fr_FR.ISO8859-1/Makefile.am
new file mode 100644 (file)
index 0000000..ed829a7
--- /dev/null
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+SUBDIRS = help guides
+
+clean::
+        $(RM) -r help-sdl cde.dti
diff --git a/cde/doc/fr_FR.ISO8859-1/help/Makefile.am b/cde/doc/fr_FR.ISO8859-1/help/Makefile.am
new file mode 100644 (file)
index 0000000..e55ce88
--- /dev/null
@@ -0,0 +1,19 @@
+include ../../../programs/localized/templates/French.tmpl
+include ../../common/help/Appmanager.tmpl
+include ../../common/help/Calculator.tmpl
+include ../../common/help/Calendar.tmpl
+include ../../common/help/CreatAct.tmpl
+include ../../common/help/FPanel.tmpl
+include ../../common/help/Filemgr.tmpl
+include ../../common/help/Help4Help.tmpl
+include ../../common/help/Iconed.tmpl
+include ../../common/help/Infomgr.tmpl
+include ../../common/help/Intromgr.tmpl
+include ../../common/help/LibDtPrint.tmpl
+include ../../common/help/Loginmgr.tmpl
+include ../../common/help/Mailer.tmpl
+include ../../common/help/Printmgr.tmpl
+include ../../common/help/PrnSetup.tmpl
+include ../../common/help/Stylemgr.tmpl
+include ../../common/help/Terminal.tmpl
+include ../../common/help/Textedit.tmpl
diff --git a/cde/doc/it_IT.ISO8859-1/Makefile.am b/cde/doc/it_IT.ISO8859-1/Makefile.am
new file mode 100644 (file)
index 0000000..ed829a7
--- /dev/null
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+SUBDIRS = help guides
+
+clean::
+        $(RM) -r help-sdl cde.dti
diff --git a/cde/doc/it_IT.ISO8859-1/help/Makefile.am b/cde/doc/it_IT.ISO8859-1/help/Makefile.am
new file mode 100644 (file)
index 0000000..1c7f330
--- /dev/null
@@ -0,0 +1,19 @@
+include ../../../programs/localized/templates/Italian.tmpl
+include ../../common/help/Appmanager.tmpl
+include ../../common/help/Calculator.tmpl
+include ../../common/help/Calendar.tmpl
+include ../../common/help/CreatAct.tmpl
+include ../../common/help/FPanel.tmpl
+include ../../common/help/Filemgr.tmpl
+include ../../common/help/Help4Help.tmpl
+include ../../common/help/Iconed.tmpl
+include ../../common/help/Infomgr.tmpl
+include ../../common/help/Intromgr.tmpl
+include ../../common/help/LibDtPrint.tmpl
+include ../../common/help/Loginmgr.tmpl
+include ../../common/help/Mailer.tmpl
+include ../../common/help/Printmgr.tmpl
+include ../../common/help/PrnSetup.tmpl
+include ../../common/help/Stylemgr.tmpl
+include ../../common/help/Terminal.tmpl
+include ../../common/help/Textedit.tmpl
diff --git a/cde/doc/ja_JP.dt-eucJP/help/Makefile.am b/cde/doc/ja_JP.dt-eucJP/help/Makefile.am
new file mode 100644 (file)
index 0000000..1976dbe
--- /dev/null
@@ -0,0 +1,20 @@
+include ../../../programs/localized/templates/Japanese.tmpl
+include ../../common/help/Appmanager.tmpl
+include ../../common/help/AppBuilder.tmpl
+include ../../common/help/Calculator.tmpl
+include ../../common/help/Calendar.tmpl
+include ../../common/help/CreatAct.tmpl
+include ../../common/help/FPanel.tmpl
+include ../../common/help/Filemgr.tmpl
+include ../../common/help/Help4Help.tmpl
+include ../../common/help/Iconed.tmpl
+include ../../common/help/Infomgr.tmpl
+include ../../common/help/Intromgr.tmpl
+include ../../common/help/LibDtPrint.tmpl
+include ../../common/help/Loginmgr.tmpl
+include ../../common/help/Mailer.tmpl
+include ../../common/help/Printmgr.tmpl
+include ../../common/help/PrnSetup.tmpl
+include ../../common/help/Stylemgr.tmpl
+include ../../common/help/Terminal.tmpl
+include ../../common/help/Textedit.tmpl