summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/data/tdeedu
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-de/data/tdeedu')
-rw-r--r--tde-i18n-de/data/tdeedu/CMakeLists.txt3
-rw-r--r--tde-i18n-de/data/tdeedu/kanagram/CMakeLists.txt5
-rw-r--r--tde-i18n-de/data/tdeedu/khangman/CMakeLists.txt9
-rw-r--r--tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt9
-rw-r--r--tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt7
-rw-r--r--tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt9
-rw-r--r--tde-i18n-de/data/tdeedu/kturtle/CMakeLists.txt15
7 files changed, 57 insertions, 0 deletions
diff --git a/tde-i18n-de/data/tdeedu/CMakeLists.txt b/tde-i18n-de/data/tdeedu/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_auto_add_subdirectories( )
diff --git a/tde-i18n-de/data/tdeedu/kanagram/CMakeLists.txt b/tde-i18n-de/data/tdeedu/kanagram/CMakeLists.txt
new file mode 100644
index 00000000000..3800e3f181b
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/kanagram/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES tiere.kvtml personen.kvtml hauptstaedte.kvtml
+ DESTINATION ${DATA_INSTALL_DIR}/kanagram/data/de
+)
diff --git a/tde-i18n-de/data/tdeedu/khangman/CMakeLists.txt b/tde-i18n-de/data/tdeedu/khangman/CMakeLists.txt
new file mode 100644
index 00000000000..65a38fc42dd
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/khangman/CMakeLists.txt
@@ -0,0 +1,9 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES easy.kvtml animals.kvtml hard.kvtml medium.kvtml
+ DESTINATION ${DATA_INSTALL_DIR}/khangman/data/de
+)
+
+install( FILES de.txt
+ DESTINATION ${DATA_INSTALL_DIR}/khangman
+)
diff --git a/tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt b/tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt
new file mode 100644
index 00000000000..3a721081aa5
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt
@@ -0,0 +1,9 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_auto_add_subdirectories( )
+
+##### other data ################################
+
+install( FILES sounds.xml
+ DESTINATION ${DATA_INSTALL_DIR}/klettres/de
+)
diff --git a/tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt b/tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt
new file mode 100644
index 00000000000..d1d605fd002
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES a.ogg b.ogg c.ogg d.ogg e.ogg f.ogg g.ogg h.ogg i.ogg j.ogg
+ k.ogg l.ogg m.ogg n.ogg o.ogg p.ogg q.ogg r.ogg s.ogg t.ogg u.ogg v.ogg w.ogg
+ x.ogg y.ogg z.ogg ae.ogg ue.ogg oe.ogg sz.ogg
+ DESTINATION ${DATA_INSTALL_DIR}/klettres/de/alpha
+)
diff --git a/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt b/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt
new file mode 100644
index 00000000000..c06e0095456
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt
@@ -0,0 +1,9 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES affe.ogg auch.ogg baer.ogg bus.ogg dem.ogg die.ogg dir.ogg
+ ein.ogg eule.ogg fisch.ogg frau.ogg fusz.ogg gut.ogg haus.ogg heu.ogg
+ hund.ogg ist.ogg ja.ogg kind.ogg lisa.ogg mutter.ogg nase.ogg oel.ogg opa.ogg
+ pute.ogg reh.ogg rot.ogg sein.ogg sitz.ogg tuer.ogg vor.ogg was.ogg will.ogg
+ wo.ogg zu.ogg
+ DESTINATION ${DATA_INSTALL_DIR}/klettres/de/syllab
+)
diff --git a/tde-i18n-de/data/tdeedu/kturtle/CMakeLists.txt b/tde-i18n-de/data/tdeedu/kturtle/CMakeLists.txt
new file mode 100644
index 00000000000..b35f72ba312
--- /dev/null
+++ b/tde-i18n-de/data/tdeedu/kturtle/CMakeLists.txt
@@ -0,0 +1,15 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES logokeywords.de_DE.xml
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/data
+)
+
+install( FILES logohighlightstyle.de_DE.xml
+ DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
+)
+
+install( FILES beispiel1.logo locken.logo nikolaus.logo quadrat.logo
+ papierfarben.logo zufallsname.logo dreieck.logo pfeil.logo einmaleins.logo
+ quadrateimkreis.logo
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/de_DE
+)