projects
/
sent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ae761b
)
fix dejavu font name
author
Markus Teich
<markus.teich@stusta.mhn.de>
Tue, 17 Nov 2015 01:07:56 +0000
(
02:07
+0100)
committer
Markus Teich
<markus.teich@stusta.mhn.de>
Tue, 17 Nov 2015 01:07:56 +0000
(
02:07
+0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index 21e42c879827e15a42a8c331aad301b68a205f3f..39772fb5654cce9865279b5867d6f3b2346c0440 100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-1,7
+1,7
@@
/* See LICENSE file for copyright and license details. */
static char *fontfallbacks[] = {
- "dejavu",
+ "dejavu
sans
",
"roboto",
"ubuntu",
};