Re: [cdesktopenv-devel] utf8-conversion branch merged to master

2019-11-20 Thread Antonis Tsolomitis
OK then. You asked for suggestions, you have at least one :-) The Go fonts. Antonis. On 19/11/19 8:28 μ.μ., Jon Trulson wrote: On 11/19/19 8:55 AM, Antonis Tsolomitis wrote: I did not understand... does it (or wi

Re: [cdesktopenv-devel] utf8-conversion branch merged to master

2019-11-20 Thread Jon Trulson
On 11/20/19 4:46 AM, Antonis Tsolomitis wrote: > > OK then. You asked for suggestions, you have at least one :-) > > The Go fonts. > Ahh... What I was asking for suggestions on was a good font.aliases file for CDE (bitmap) fonts, that are as complete as possible in terms of utf8 glyph coverage.

[cdesktopenv-devel] [PATCH] installCDE: don't hardcode path to whoami

2019-11-20 Thread Nina Didenko
Hi. Patch removes hardcoded paths to echo and whoami in installation scripts. Thanks. --- cde/admin/IntegTools/dbTools/installCDE.src | 11 ++- cde/admin/IntegTools/dbTools/mkProd | 9 + 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/cde/admin/IntegTool

Re: [cdesktopenv-devel] [PATCH] installCDE: don't hardcode path to whoami

2019-11-20 Thread Jon Trulson
Applied to master, thanks! -jon On 11/20/19 12:50 PM, Nina Didenko wrote: > Hi. > > Patch removes hardcoded paths to echo and whoami in installation scripts. > > Thanks. > > --- > cde/admin/IntegTools/dbTools/installCDE.src | 11 ++- > cde/admin/IntegTools/dbTools/mkProd | 9