Unverified Kaydet (Commit) 096fcbd0 authored tarafından andy5995's avatar andy5995

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

closes #453
Signed-off-by: 's avatarandy5995 <andy400-dev@yahoo.com>
üst 4452b365
......@@ -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
])
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment