aboutsummaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-07-16 18:29:24 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-07-16 18:29:24 -0500
commit1f2f1653b9f132071f435ac904b880cb4ae3ca32 (patch)
tree3b7c74ca12fcf06b043be988c021a863c4fa8105 /po/CMakeLists.txt
parent69081d46fe77f2c8bd18dd56e6dbc7a3ceb0ee28 (diff)
downloadayatana-indicator-power-1f2f1653b9f132071f435ac904b880cb4ae3ca32.tar.gz
ayatana-indicator-power-1f2f1653b9f132071f435ac904b880cb4ae3ca32.tar.bz2
ayatana-indicator-power-1f2f1653b9f132071f435ac904b880cb4ae3ca32.zip
add po/CMakeLists.txt
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
new file mode 100644
index 0000000..8325f6e
--- /dev/null
+++ b/po/CMakeLists.txt
@@ -0,0 +1,3 @@
+include (Translations)
+add_translations_directory ("${GETTEXT_PACKAGE}")
+add_translations_catalog ("${GETTEXT_PACKAGE}" ../src/)