Renamed Material outcome to Shaped, colorized the output

This commit is contained in:
Alexander Weber 2017-02-28 12:51:11 +01:00
parent 27e2b5b605
commit 881a2f4025

View File

@ -38,7 +38,7 @@ cache.group_info = {
-- list specific
all = {shortdesc = "All items" },
other = {shortdesc = "Other items" },
["filter:material"] = {shortdesc = ">>> Material outcome" }
["filter:material"] = {shortdesc = "#01DF74> Shaped" }
}