From 2da3d7904a207ce635caddc4fc95b2f1d19039b3 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 31 Dec 2013 01:02:29 +0100 Subject: Initial cmake conversion This resolves Bug 1329 --- tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt | 9 +++++++++ tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt | 7 +++++++ tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt | 9 +++++++++ 3 files changed, 25 insertions(+) create mode 100644 tde-i18n-de/data/tdeedu/klettres/CMakeLists.txt create mode 100644 tde-i18n-de/data/tdeedu/klettres/alpha/CMakeLists.txt create mode 100644 tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt (limited to 'tde-i18n-de/data/tdeedu/klettres') 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 +) -- cgit v1.2.1