[hackers] [sent] fix dejavu font name || Markus Teich
commit 31be676486aaa655b528b39a161c3deaff477678
Author: Markus Teich <markus.teich_AT_stusta.mhn.de>
AuthorDate: Tue Nov 17 02:07:56 2015 +0100
Commit: Markus Teich <markus.teich_AT_stusta.mhn.de>
CommitDate: Tue Nov 17 02:07:56 2015 +0100
fix dejavu font name
diff --git a/config.def.h b/config.def.h
index 21e42c8..39772fb 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
static char *fontfallbacks[] = {
- "dejavu",
+ "dejavu sans",
"roboto",
"ubuntu",
};
Received on Tue Nov 17 2015 - 02:05:49 CET
This archive was generated by hypermail 2.3.0
: Tue Nov 17 2015 - 02:12:17 CET