Bug 547053 - [block selection] Default font is still "Monaco" on macOS

Change-Id: Ib328e9f3407db5ed0ea27f31044055585deb3cb6
Signed-off-by: Pierre-Yves B. <PyvesDev@gmail.com>
diff --git a/org.eclipse.ui.workbench.texteditor/plugin.xml b/org.eclipse.ui.workbench.texteditor/plugin.xml
index 2eb3973..c30f966 100644
--- a/org.eclipse.ui.workbench.texteditor/plugin.xml
+++ b/org.eclipse.ui.workbench.texteditor/plugin.xml
@@ -1299,7 +1299,7 @@
          </fontValue>
          <fontValue
                os="macosx"
-               value="Monaco-regular-11">
+               value="Menlo-regular-12">
          </fontValue>
       </fontDefinition>
       <colorDefinition