[geany/geany] 096fcb: geany-vte.m4:explicity display "VTE" in STATUS

andy5995 git-noreply at xxxxx
Fri Jan 18 16:09:59 UTC 2019


Branch:      refs/heads/master
Author:      andy5995 <andy400-dev at yahoo.com>
Committer:   andy5995 <andy400-dev at yahoo.com>
Date:        Mon, 31 Dec 2018 21:56:54 UTC
Commit:      096fcbd0c283ee62766636cd2a7928db9fa210c1
             https://github.com/geany/geany/commit/096fcbd0c283ee62766636cd2a7928db9fa210c1

Log Message:
-----------
geany-vte.m4:explicity display "VTE" in STATUS

closes #453

Signed-off-by: andy5995 <andy400-dev at yahoo.com>


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