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

ochosi pushed a 
commit to branch 
master
in repository xfce/libxfce4ui.

commit da61e627fda0b8129330cbc32962ace3b6479810
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Mon Jan 13 23:54:59 2020 +0100

    Improve autogen output
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 5d0836c..b6cedc4 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -352,12 +352,12 @@ echo
 echo "Build Configuration:"
 echo
 if test x"$GLADEUI2_FOUND" = x"yes"; then
-echo "* Glade 3.0 Interface Designer:  yes"
+echo "* Glade 3.0 UI Designer:     yes"
 echo "  - Catalog directory:       $GLADEUI2_CATALOGDIR"
 echo "  - Module directory:        $GLADEUI2_MODULEDIR"
 echo "  - Pixmap directory:        $GLADEUI2_PIXMAPDIR"
 else
-echo "* Glade 3.0 UI Designer:  no"
+echo "* Glade 3.0 UI Designer:     no"
 fi
 if test x"$enable_keyboard_library" = x"yes"; then
 echo "* Keyboard library support:  yes"

-- 
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