mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Loosen the font description we want to let this work on other machines.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6982 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
9b680c45d6
commit
65ed7b993c
@ -87,7 +87,7 @@ static const gchar* MONTH_THIS_COLOR = "lavender";
|
|||||||
static const gchar* MONTH_THAT_COLOR = "SlateGray1";
|
static const gchar* MONTH_THAT_COLOR = "SlateGray1";
|
||||||
|
|
||||||
static const gchar* MARK_COLOR = "Yellow";
|
static const gchar* MARK_COLOR = "Yellow";
|
||||||
static const gchar* LABEL_FONT_NAME = "-Adobe-Helvetica-Bold-R-Normal--10-100-75-75-P-60-ISO8859-15";
|
static const gchar* LABEL_FONT_NAME = "-adobe-helvetica-bold-r-normal--*-100-*-*-p-*-iso8859-1";
|
||||||
|
|
||||||
static const gchar* MARKS_LOST_SIGNAL_NAME = "marks_lost";
|
static const gchar* MARKS_LOST_SIGNAL_NAME = "marks_lost";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user