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

eric pushed a 
commit to branch 
master
in repository xfce/xfce4-session.

commit b8bdf9dcbad38579881a7f1d24e507d93d9b94b2
Author: Skunnyk <skun...@alteroot.org>
Date:   Sun Aug 26 10:42:32 2018 -0400

    Tell intltool how to extract .ui files (Bug #14582)
    
    in intltool-extract man :
     "gettext/glade" (.glade, .glade2)
     "gettext/qtdesigner" (Qt Designer .ui files)
    By default intltool think that .ui are qtdesigner files
---
 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5bb28ef..453edbc 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -29,4 +29,4 @@ xfce4-session/org.xfce.session.policy.in2
 
 # files added by intltool-prepare.
 settings/xfce-session-settings.desktop.in
-settings/xfce4-session-settings.ui
+[type: gettext/glade] settings/xfce4-session-settings.ui

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to