From 38f8f141cfe30fa3464d058958cce1aebb9c4ce1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Mardelle Date: Thu, 9 Oct 2008 23:57:27 +0000 Subject: [PATCH] Remove useless translation files svn path=/branches/KDE4/; revision=2440 --- po/de/CMakeLists.txt | 2 -- po/zh/CMakeLists.txt | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 po/de/CMakeLists.txt delete mode 100644 po/zh/CMakeLists.txt diff --git a/po/de/CMakeLists.txt b/po/de/CMakeLists.txt deleted file mode 100644 index 001a436c..00000000 --- a/po/de/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB PO_FILES *.po) -add_translations(de ${PO_FILES}) diff --git a/po/zh/CMakeLists.txt b/po/zh/CMakeLists.txt deleted file mode 100644 index eb33faff..00000000 --- a/po/zh/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB PO_FILES *.po) -add_translations(zh ${PO_FILES}) -- 2.39.5