[Xfce4-commits] [xfce/xfce4-session] 01/01: Tell intltool how to extract .ui files (Bug #14582)
noreply at xfce.org
noreply at xfce.org
Sun Aug 26 16:45:06 CEST 2018
This is an automated email from the git hooks/post-receive script.
e r i c p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-session.
commit b8bdf9dcbad38579881a7f1d24e507d93d9b94b2
Author: Skunnyk <skunnyk at 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.
More information about the Xfce4-commits
mailing list