[geany/geany] bf5c9e: Merge pull request #2028 from andy5995/issue_453

Colomban Wendling git-noreply at xxxxx
Fri Jan 18 16:08:45 UTC 2019


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 18 Jan 2019 16:08:45 UTC
Commit:      bf5c9eddd8a500577719af7fc7f1c1ffb8044a49
             https://github.com/geany/geany/commit/bf5c9eddd8a500577719af7fc7f1c1ffb8044a49

Log Message:
-----------
Merge pull request #2028 from andy5995/issue_453

geany-vte.m4:explicitly display "VTE" in STATUS


Modified Paths:
--------------
    m4/geany-vte.m4

Modified: m4/geany-vte.m4
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -41,7 +41,7 @@ AC_DEFUN([GEANY_CHECK_VTE],
 			AC_DEFINE([HAVE_VTE], [1], [Define if you want VTE support])
 		fi
 
-		GEANY_STATUS_ADD([Use virtual terminal support], [$geany_enable_vte])
+		GEANY_STATUS_ADD([Use virtual terminal support (VTE)], [$geany_enable_vte])
 		_geany_enable_vte_done=yes
 	fi
 ])



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list