[Xfce4-commits] [xfce/thunar] 01/01: thunar-wallpaper: Fix translation in applications other than thunar
noreply at xfce.org
noreply at xfce.org
Sat Feb 21 21:20:04 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/thunar.
commit 2210d2fcf7fac8c9b8602cd3e1de09913ae53847
Author: Harald Judt <h.judt at gmx.at>
Date: Sat Feb 21 21:15:40 2015 +0100
thunar-wallpaper: Fix translation in applications other than thunar
Thanks to cavalier for debugging this.
---
plugins/thunar-wallpaper/twp-provider.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/thunar-wallpaper/twp-provider.c b/plugins/thunar-wallpaper/twp-provider.c
index f070e62..0eb2579 100644
--- a/plugins/thunar-wallpaper/twp-provider.c
+++ b/plugins/thunar-wallpaper/twp-provider.c
@@ -29,7 +29,7 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <xfconf/xfconf.h>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list