[balsa/wip/gtk4: 72/351] Prettify the summary



commit 8672224119a2f419449150acfdf529e2163da013
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Sun Nov 19 19:31:36 2017 -0500

    Prettify the summary

 meson.build |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index f8d4a02..bcbb2ae 100644
--- a/meson.build
+++ b/meson.build
@@ -676,7 +676,7 @@ i18n.merge_file(
 
 summary = [
   '',
-  '======= Final configuration =======',
+  '============= Final configuration =============',
   ' Installing into prefix: @0@'.format(get_option('prefix')),
   'Enable compile warnings: @0@'.format(more_warnings),
   '            HTML widget: @0@'.format(html_widget),
@@ -692,7 +692,7 @@ summary = [
   '           Use Compface: @0@'.format(compface),
   '          Use libsecret: @0@'.format(libsecret),
   '                Use gcr: @0@'.format(gcr),
-  '===================================',
+  '===============================================',
   ''
   ]
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]