summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/unifont-def.h
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-10-01 11:25:27 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2014-10-02 08:40:43 +0200
commit056e86ee7fdae86d358aa068303845dff2cbb598 (patch)
treed4392b97f55bfffde80a52097c259965eebf2a24 /src/libsystemd-terminal/unifont-def.h
parentfa9653457302c106f8d47060ef3dda2b4c8038a8 (diff)
terminal: move unifont-map to datadir
Lets avoid putting stuff into /usr/shared/unifont/, but keep it in /usr/share/systemd/. Upstream lacks interest in this, so don't bother for now.
Diffstat (limited to 'src/libsystemd-terminal/unifont-def.h')
-rw-r--r--src/libsystemd-terminal/unifont-def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-terminal/unifont-def.h b/src/libsystemd-terminal/unifont-def.h
index 7a0d48505a..2b0b859eb0 100644
--- a/src/libsystemd-terminal/unifont-def.h
+++ b/src/libsystemd-terminal/unifont-def.h
@@ -115,7 +115,7 @@ typedef struct unifont_glyph_header unifont_glyph_header;
*/
/* path to binary file */
-#define UNIFONT_PATH "/usr/share/unifont/unifont-glyph-array.bin"
+#define UNIFONT_PATH "/usr/share/systemd/unifont-glyph-array.bin"
/* header-size of version 1 */
#define UNIFONT_HEADER_SIZE_MIN 32