mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- data/fonts: move pakenham.ttf away from neutrino repository; it's the plugin font
Signed-off-by: Thilo Graf <dbt@novatux.de> # Conflicts: # data/fonts/Makefile.am # data/fonts/pakenham.ttf
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
installdir = $(FONTDIR)
|
||||
|
||||
# NOTE:
|
||||
# pakenham.ttf is not used by neutrino.
|
||||
# It's the default- respectively fallback-font for some classic plugins.
|
||||
#
|
||||
# tuxtxt.otb is the non-ttf font for tuxtxt (UseTTF 0 in tuxtxt2.conf).
|
||||
# NOTE: tuxtxt.otb is the non-ttf font for tuxtxt (UseTTF 0 in tuxtxt2.conf)
|
||||
# Variables neutrino_ttf and tuxtxt_ttf describe aliases for neutrino.ttf and tuxtxt.ttf.
|
||||
|
||||
neutrino_ttf = neutrino.ttf
|
||||
@@ -18,7 +14,6 @@ install_DATA = \
|
||||
micron_bold.ttf \
|
||||
micron_italic.ttf \
|
||||
micron.ttf \
|
||||
pakenham.ttf \
|
||||
tuxtxt.otb
|
||||
|
||||
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user