editors/ConfTreeNodeEditor.py
changeset 2719 745b64e7c695
parent 2704 4ba3bdc7d71f
child 3288 8f3cb4b47cbb
--- a/editors/ConfTreeNodeEditor.py	Fri Dec 25 17:12:02 2020 +0000
+++ b/editors/ConfTreeNodeEditor.py	Mon Jan 18 10:59:28 2021 +0100
@@ -48,7 +48,7 @@
 else:
     faces = {
         'times': 'Times',
-        'mono':  'Courier',
+        'mono':  'FreeMono',
         'helv':  'Helvetica',
         'other': 'new century schoolbook',
         'size':  18,