summaryrefslogtreecommitdiffstats
path: root/MPlayer
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-10-09 20:05:03 +0000
committer Eric Hameleers <alien@slackware.com>2007-10-09 20:05:03 +0000
commit0dcaba38f4310975296554305a4e6ba06318578b (patch)
tree1fd2f513bed9a129a8dceaf345319ae706cf8512 /MPlayer
parent2c47c8b305e1739baa2430b628d54648856425c9 (diff)
downloadasb-0dcaba38f4310975296554305a4e6ba06318578b.tar.gz
asb-0dcaba38f4310975296554305a4e6ba06318578b.tar.xz
Added LiberationSans-Regular.ttf as 1st choice TTF font
Diffstat (limited to 'MPlayer')
-rwxr-xr-xMPlayer/build/MPlayer.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/MPlayer/build/MPlayer.SlackBuild b/MPlayer/build/MPlayer.SlackBuild
index 4b967e59..2fd196b7 100755
--- a/MPlayer/build/MPlayer.SlackBuild
+++ b/MPlayer/build/MPlayer.SlackBuild
@@ -83,7 +83,8 @@ LANGUAGES="en nl fr de es" # The default is to just add "en" documentation
# The use of bitmapped fonts is considered deprecated, but you can still use
# those if you want. Read http://www.mplayerhq.hu/DOCS/HTML/en/fonts-osd.html
# if you want to know more about OSD font configuration.
-OSDFONTS="Arialuni.ttf arial.ttf DejaVuSans.ttf Vera.ttf"
+OSDFONTS="LiberationSans-Regular.ttf Arialuni.ttf arial.ttf \
+ DejaVuSans.ttf Vera.ttf"
# MPlayer source contains an internal copy of 'libdvdcss' for reading DVD's.
# This is considered illegal software in some countries.