summaryrefslogtreecommitdiff
path: root/sdk_fonts_fc/99-slp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sdk_fonts_fc/99-slp.conf')
-rwxr-xr-xsdk_fonts_fc/99-slp.conf12
1 files changed, 1 insertions, 11 deletions
diff --git a/sdk_fonts_fc/99-slp.conf b/sdk_fonts_fc/99-slp.conf
index 7fd3b18..3c66480 100755
--- a/sdk_fonts_fc/99-slp.conf
+++ b/sdk_fonts_fc/99-slp.conf
@@ -23,21 +23,11 @@
<fontconfig>
<!--
- Accept deprecated 'SLP' alias, replacing it with 'Helvetica'
+ Accept deprecated 'Tizen' alias, replacing it with 'TizenSans'
-->
<match target="pattern">
<!-- check to see if the font is just regular -->
<test qual="any" name="family">
- <string>SLP</string>
- </test>
- <edit name="family" mode="assign">
- <string>TizenSans</string>
- </edit>
- </match>
-
- <match target="pattern">
- <!-- check to see if the font is just regular -->
- <test qual="any" name="family">
<string>Tizen</string>
</test>
<edit name="family" mode="assign">