[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 24/28: Fix not loading localizations.

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


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

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

commit 1a2ee9317944cc4ab86b52d107e311f7ad2c4926
Author: Graeme Gott <graeme at gottcode.org>
Date:   Wed Jun 26 18:47:31 2013 -0400

    Fix not loading localizations.
---
 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 451513b..bcc2a97 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -35,7 +35,7 @@ link_directories(
     ${libxfce4util_LIBRARY_DIRS})
 
 add_definitions(
-    -DGETTEXT_PACKAGE="whiskermenu"
+    -DGETTEXT_PACKAGE="xfce4-whiskermenu-plugin"
     -DLOCALEDIR="${CMAKE_INSTALL_PREFIX}/${LOCALE_INSTALL_DIR}"
     -DGSEAL_ENABLE=1
     -DGDK_DISABLE_SINGLE_INCLUDES=1

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


More information about the Xfce4-commits mailing list