New installer: 2022-01-04

This commit is contained in:
Tom Schoonjans
2022-01-04 15:19:39 +00:00
parent 105f54e3c7
commit 6ffaee7ae1
2126 changed files with 3011 additions and 1339 deletions

View File

@@ -5,10 +5,10 @@
<match target="pattern">
<!--
This configuration is available on the major desktop environments.
We shouldn't overwrite it with "assign" unconditionally.
Most clients may picks up the first value only. so using "append"
may simply works to avoid it.
This sort of configuration is available on the major desktop environments
and we don't have to break it with "assign" unconditionally. however, we
want to set something for others. So we use "append" here to get this working
in both cases so that most clients would takes a look at the first place only.
-->
<edit name="hintstyle" mode="append"><const>hintslight</const></edit>
</match>

View File

@@ -25,6 +25,7 @@
<!-- Font directory list -->
<dir>WINDOWSFONTDIR</dir>
<dir prefix="xdg">fonts</dir>
<!-- the following element will be removed in the future -->