From 50f1783714c3f2427d8c68c79f2103bb06377abb Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Tue, 11 Feb 2014 11:59:02 +1300 Subject: Move date/time panel into unity-control-center --- po/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/CMakeLists.txt') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 37a0a05..8325f6e 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,3 +1,3 @@ include (Translations) add_translations_directory ("${GETTEXT_PACKAGE}") -add_translations_catalog ("${GETTEXT_PACKAGE}" ../src/ ../panel) +add_translations_catalog ("${GETTEXT_PACKAGE}" ../src/) -- cgit v1.2.3