This commit is contained in:
parent
bec604845b
commit
70afd9ae29
@ -1037,7 +1037,7 @@ sub create_symbolic_links {
|
||||
#
|
||||
|
||||
sub rendering_options {
|
||||
my $suse_rendering_file = "/usr/share/fonts-config/conf.avail/10-rendering-options.conf";
|
||||
my $suse_rendering_file = "/etc/fonts/conf.d/10-rendering-options.conf";
|
||||
my $suse_rendering_template_file = "/usr/share/fonts-config/10-rendering-options.conf.template";
|
||||
my $suse_rendering = "";
|
||||
my $suse_rendering_template = "";
|
||||
@ -1230,7 +1230,7 @@ sub family_preference_list {
|
||||
}
|
||||
|
||||
sub family_preference_config {
|
||||
my $suse_pref_file = "/usr/share/fonts-config/conf.avail/58-family-prefer-local.conf";
|
||||
my $suse_pref_file = "/etc/fonts/conf.d/58-family-prefer-local.conf";
|
||||
my $metric_file = "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf";
|
||||
my $bw_metric_file = "/usr/share/fonts-config/conf.avail/31-metric-aliases-bw.conf";
|
||||
my $metric_symlink = "/etc/fonts/conf.d/30-metric-aliases.conf";
|
||||
|
Loading…
x
Reference in New Issue
Block a user