aliases: add throw for font-droid
This commit is contained in:
parent
3bdf5b5f4a
commit
33e2b1acfb
|
@ -95,6 +95,7 @@ mapAliases ({
|
||||||
firefoxWrapper = firefox; # 2015-09
|
firefoxWrapper = firefox; # 2015-09
|
||||||
flameGraph = flamegraph; # added 2018-04-25
|
flameGraph = flamegraph; # added 2018-04-25
|
||||||
font-awesome-ttf = font-awesome; # 2018-02-25
|
font-awesome-ttf = font-awesome; # 2018-02-25
|
||||||
|
font-droid = throw "font-droid has been deprecated by noto-fonts"; # 2019-04-12
|
||||||
foomatic_filters = foomatic-filters; # 2016-08
|
foomatic_filters = foomatic-filters; # 2016-08
|
||||||
fuse_exfat = exfat; # 2015-09-11
|
fuse_exfat = exfat; # 2015-09-11
|
||||||
fuseki = apache-jena-fuseki; # added 2018-04-25
|
fuseki = apache-jena-fuseki; # added 2018-04-25
|
||||||
|
|
Loading…
Reference in New Issue