From 62f0f9a764f545b6162790a407fa3c641f767bbc Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Wed, 3 Jan 2018 23:39:17 +0900 Subject: renamed font directory to 98fmplayer --- common/fmplayer_fontrom_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/fmplayer_fontrom_unix.c b/common/fmplayer_fontrom_unix.c index bac8a81..bb8f12e 100644 --- a/common/fmplayer_fontrom_unix.c +++ b/common/fmplayer_fontrom_unix.c @@ -7,7 +7,7 @@ #include "fmdsp/fontrom_shinonome.inc" -#define DATADIR "/.local/share/fmplayer/" +#define DATADIR "/.local/share/98fmplayer/" static struct { uint8_t fontrombuf[FONT_ROM_FILESIZE]; -- cgit v1.2.3