backport whitespace rendering to LM 19.3 Tricia

This commit is contained in:
2021-07-17 03:05:39 -05:00
parent 5fae2771c8
commit 0f6148c892
11 changed files with 442 additions and 7 deletions

8
README
View File

@@ -35,7 +35,9 @@ Installation
Simple install procedure:
% meson . build # run the `configure' script
% ninja -v -C build # build xed
% meson --prefix=/usr/local build # run the `configure' script
% ninja -v -C build # build xed
[ Become root if necessary ]
% ninja install -v -C build # install xed
% sudo ninja install -v -C build # install xed
see linuxmint/xed#265 if you see GLib-GIO-ERROR