[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 36/473: Fix not loading localizations.
noreply at xfce.org
noreply at xfce.org
Mon Feb 16 23:53:26 CET 2015
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to branch master
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 2f657b312adc91e9256c3f75a4f73d02c5319d84
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 ef12f49..6c45e4f 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_FULL_LOCALEDIR}"
-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