Merge pull request #4 from fidergo-stephane-gourichon/fix_github_com_gwenhael-le-moine_x48_issues_3
No longer require font helvetica. Fixes issue #3.
This commit is contained in:
commit
ae74394876
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
||||||
*smallLabelFont: -*-fixed-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
|
*smallLabelFont: -*-fixed-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
|
||||||
*mediumLabelFont: -*-fixed-bold-r-normal-*-15-*-*-*-*-*-iso8859-1
|
*mediumLabelFont: -*-fixed-bold-r-normal-*-15-*-*-*-*-*-iso8859-1
|
||||||
*largeLabelFont: -*-fixed-medium-r-normal-*-20-*-*-*-*-*-iso8859-1
|
*largeLabelFont: -*-fixed-medium-r-normal-*-20-*-*-*-*-*-iso8859-1
|
||||||
*connectionFont: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
|
*connectionFont: -*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
|
||||||
|
|
||||||
!
|
!
|
||||||
! informative stuff
|
! informative stuff
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"*smallLabelFont: -*-fixed-bold-r-normal-*-14-*-*-*-*-*-iso8859-1",
|
"*smallLabelFont: -*-fixed-bold-r-normal-*-14-*-*-*-*-*-iso8859-1",
|
||||||
"*mediumLabelFont: -*-fixed-bold-r-normal-*-15-*-*-*-*-*-iso8859-1",
|
"*mediumLabelFont: -*-fixed-bold-r-normal-*-15-*-*-*-*-*-iso8859-1",
|
||||||
"*largeLabelFont: -*-fixed-medium-r-normal-*-20-*-*-*-*-*-iso8859-1",
|
"*largeLabelFont: -*-fixed-medium-r-normal-*-20-*-*-*-*-*-iso8859-1",
|
||||||
"*connectionFont: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1",
|
"*connectionFont: -*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-1",
|
||||||
"*verbose: False",
|
"*verbose: False",
|
||||||
"*quiet: False",
|
"*quiet: False",
|
||||||
"*printVersion: False",
|
"*printVersion: False",
|
||||||
|
|
Loading…
Reference in a new issue