[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 08/09: Fix install paths.

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:33:33 CEST 2016


This is an automated email from the git hooks/post-receive script.

gottcode pushed a commit to annotated tag v1.0.2
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit acf432d8916ac9faa6468fb23a58cd006c22d589
Author: Graeme Gott <graeme at gottcode.org>
Date:   Mon Jul 1 06:25:10 2013 -0400

    Fix install paths.
---
 po/ar/CMakeLists.txt | 2 +-
 po/ca/CMakeLists.txt | 2 +-
 po/el/CMakeLists.txt | 2 +-
 po/vi/CMakeLists.txt | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/po/ar/CMakeLists.txt b/po/ar/CMakeLists.txt
index 3058df3..d18cd1b 100644
--- a/po/ar/CMakeLists.txt
+++ b/po/ar/CMakeLists.txt
@@ -1 +1 @@
-GETTEXT_PROCESS_PO_FILES(ar ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
+GETTEXT_PROCESS_PO_FILES(ar ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ca/CMakeLists.txt b/po/ca/CMakeLists.txt
index 24a2904..c69bc5a 100644
--- a/po/ca/CMakeLists.txt
+++ b/po/ca/CMakeLists.txt
@@ -1 +1 @@
-GETTEXT_PROCESS_PO_FILES(ca ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
+GETTEXT_PROCESS_PO_FILES(ca ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/el/CMakeLists.txt b/po/el/CMakeLists.txt
index d808644..46f5f8a 100644
--- a/po/el/CMakeLists.txt
+++ b/po/el/CMakeLists.txt
@@ -1 +1 @@
-GETTEXT_PROCESS_PO_FILES(el ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
+GETTEXT_PROCESS_PO_FILES(el ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/vi/CMakeLists.txt b/po/vi/CMakeLists.txt
index 5523be4..579535a 100644
--- a/po/vi/CMakeLists.txt
+++ b/po/vi/CMakeLists.txt
@@ -1 +1 @@
-GETTEXT_PROCESS_PO_FILES(vi ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
+GETTEXT_PROCESS_PO_FILES(vi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES xfce4-whiskermenu-plugin.po)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list