forked from pool/fonts-config
- fallback to DejaVu Sans, Liberation Sans FPL order when
no force_bw defined [bnc#878292c#12] OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=48
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<prefer>
|
||||
<!-- Ensure that DejaVu and Liberation
|
||||
is in the list when force_bw is
|
||||
not defined (fonts-config hasn't
|
||||
run), see [bnc#878292c#12].-->
|
||||
<family>DejaVu Sans</family>
|
||||
<family>Liberation Sans</family>
|
||||
<family>Droid Sans</family>
|
||||
<family>Arimo</family>
|
||||
<family>Cantarell</family>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 10:45:16 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
- fallback to DejaVu Sans, Liberation Sans FPL order when
|
||||
no force_bw defined [bnc#878292c#12]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 14:13:16 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user