2018-08-26 21:45:34 +00:00
|
|
|
# HG changeset patch
|
|
|
|
# Parent 0bdc9a50b149b2f85acde8e6b22b63259f36e057
|
2013-05-29 14:46:55 +00:00
|
|
|
# allow UTF-8 fonts (iso-10464) as well
|
|
|
|
|
|
|
|
diff --git a/XTerm.ad b/XTerm.ad
|
|
|
|
--- a/XTerm.ad
|
|
|
|
+++ b/XTerm.ad
|
|
|
|
@@ -29,17 +29,17 @@
|
|
|
|
! holders shall not be used in advertising or otherwise to promote the
|
|
|
|
! sale, use or other dealings in this Software without prior written
|
|
|
|
! authorization.
|
|
|
|
! -----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
*saveLines: 1024
|
|
|
|
|
|
|
|
*SimpleMenu*BackingStore: NotUseful
|
|
|
|
-*SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
|
|
|
|
+*SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso*-*
|
|
|
|
*SimpleMenu*menuLabel.vertSpace: 100
|
|
|
|
*SimpleMenu*HorizontalMargins: 16
|
|
|
|
*SimpleMenu*Sme.height: 16
|
|
|
|
|
|
|
|
*SimpleMenu*Cursor: left_ptr
|
|
|
|
|
|
|
|
*mainMenu.Label: Main Options
|
|
|
|
*mainMenu*toolbar*Label: Toolbar
|