aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index e78a9df..0b2b2a1 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,11 +1,5 @@
find_package(Intltool REQUIRED)
-intltool_update_potfile(
- KEYWORDS "_" "_:1,2" "N_" "N_:1,2"
- GETTEXT_PACKAGE ${GETTEXT_PACKAGE}
- COPYRIGHT_HOLDER "Canonical Ltd."
-)
-
intltool_install_translations(
ALL
GETTEXT_PACKAGE ${GETTEXT_PACKAGE}