Makefile, AppCache and numerous other changes

This commit is contained in:
relikd
2019-11-25 18:09:40 +01:00
parent 57351a5e12
commit 40d483bc38
98 changed files with 1310 additions and 306 deletions

View File

@@ -12,10 +12,10 @@ enabled = no
[fields.measures]
label = Measures
description = Comma separated list
description = Space separated list
width = 3/5
type = text
default = kg, g, L, dl, cl, ml, oz, lb, pt, qt, cm, tsp, tbsp, c, cup, cups, pkg, pck
default = kg g L dl cl ml oz lb pt qt cm tsp tbsp c cup cups pkg pck
[fields.replace_frac]
label = Replace 1/2 with ½, ⅔, et.c
@@ -26,9 +26,3 @@ type = boolean
label = Replace °C/°F with ℃/℉
width = 1/5
type = boolean
[fields.show_empty_tags]
label = Show empty tags
description = Even if no recipes exist in that category
width = 1/4
type = boolean