fix dejavu font name

This commit is contained in:
Markus Teich 2015-11-17 02:07:56 +01:00
parent 4ae761b8be
commit 31be676486
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
static char *fontfallbacks[] = {
"dejavu",
"dejavu sans",
"roboto",
"ubuntu",
};