.
OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=88
This commit is contained in:
parent
8cedfd6005
commit
369b53f185
@ -75,3 +75,58 @@ Index: xemacs-21.5.29/etc/Emacs.ad
|
||||
|
||||
! Dialog box translations.
|
||||
! =======================
|
||||
Index: xemacs-21.5.29/etc/sample.Xresources
|
||||
===================================================================
|
||||
--- xemacs-21.5.29/etc/sample.Xresources
|
||||
+++ xemacs-21.5.29/etc/sample.Xresources
|
||||
@@ -238,32 +238,35 @@ XEmacs*toolBarShadowThickness: 2
|
||||
! There is no harm in having both resources set, except for the confusion
|
||||
! you suffer. Sorry; that's the price of backward compatibility.
|
||||
!
|
||||
-*menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
-*popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
-*menubar*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \
|
||||
- -*-*-*-*-*-*-*-120-*-iso10646-1, \
|
||||
- -*-*-*-*-*-*-*-120-*-jisx0208.1983-0, \
|
||||
- -*-*-*-*-*-*-*-120-*-jisx0201.1976-0
|
||||
-*popup*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \
|
||||
- -*-*-*-*-*-*-*-120-*-iso10646-1, \
|
||||
- -*-*-*-*-*-*-*-120-*-jisx0208.1983-0, \
|
||||
- -*-*-*-*-*-*-*-120-*-jisx0201.1976-0
|
||||
+XEmacs*menubar*Font: -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*
|
||||
+XEmacs*popup*Font: -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*
|
||||
+XEmacs*FontSet -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*, \
|
||||
+ -*-helvetica-bold-r-*--*-120-*-*-*-*-iso10646-1, \
|
||||
+ *
|
||||
+XEmacs*menubar*FontSet: -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*, \
|
||||
+ -*-*-*-*-*--*-120-*-iso10646-1, \
|
||||
+ -*-*-*-*-*--*-120-*-jisx0208.1983-0, \
|
||||
+ -*-*-*-*-*--*-120-*-jisx0201.1976-0
|
||||
+XEmacs*popup*FontSet: -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*, \
|
||||
+ -*-*-*-*-*--*-120-*-iso10646-1, \
|
||||
+ -*-*-*-*-*--*-120-*-jisx0208.1983-0, \
|
||||
+ -*-*-*-*-*--*-120-*-jisx0201.1976-0
|
||||
|
||||
! Font in the Motif dialog boxes.
|
||||
! (Motif uses `fontList' while most other things use `font' - if you don't
|
||||
! know why you probably don't want to.)
|
||||
!
|
||||
-XEmacs*XmDialogShell*FontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
-XEmacs*XmTextField*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
-XEmacs*XmText*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
-XEmacs*XmList*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||
+XEmacs*XmDialogShell*FontList: -*-helvetica-bold-r-*--*-120-*-*-*-*-*-*
|
||||
+XEmacs*XmTextField*FontList: -*-courier-medium-r-*--*-120-*-*-*-*-*-*
|
||||
+XEmacs*XmText*FontList: -*-courier-medium-r-*--*-120-*-*-*-*-*-*
|
||||
+XEmacs*XmList*FontList: -*-courier-medium-r-*--*-120-*-*-*-*-*-*
|
||||
|
||||
! Font in the Athena dialog boxes.
|
||||
! I think 14-point looks nicer than 12-point.
|
||||
! Some people use 12-point anyway because you get more text, but
|
||||
! there's no purpose at all in doing this for dialog boxes.
|
||||
|
||||
-XEmacs*Dialog*Font: -*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*
|
||||
+XEmacs*Dialog*Font: -*-helvetica-bold-r-*--*-140-*-*-*-*-*-*
|
||||
|
||||
! Dialog box translations.
|
||||
! =======================
|
||||
|
Loading…
Reference in New Issue
Block a user