aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-29 13:42:34 +0200
committerRobert Tari <robert@tari.in>2021-08-30 02:22:48 +0200
commit8e5346679167fc41a46bfb808eb637ee2814eb57 (patch)
tree15281c3452b9bf551217c6aae8a8e9ddcdf4de96
parente50e951710b4f3342780ad541c4bdc3d16f707dd (diff)
downloadayatana-indicator-datetime-8e5346679167fc41a46bfb808eb637ee2814eb57.tar.gz
ayatana-indicator-datetime-8e5346679167fc41a46bfb808eb637ee2814eb57.tar.bz2
ayatana-indicator-datetime-8e5346679167fc41a46bfb808eb637ee2814eb57.zip
po/CMakeLists.txt: No fiddling anymore with the .pot file during builds.
-rw-r--r--po/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index eecc301..0b2b2a1 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,12 +1,5 @@
find_package(Intltool REQUIRED)
-intltool_update_potfile(
- KEYWORDS "_" "_:1,2" "N_" "N_:1,2"
- GETTEXT_PACKAGE ${GETTEXT_PACKAGE}
- COPYRIGHT_HOLDER "Canonical Ltd."
- FILTER "test/*"
-)
-
intltool_install_translations(
ALL
GETTEXT_PACKAGE ${GETTEXT_PACKAGE}