raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=56059389e06582c03c1e3633d29a3aeaf11beca6
commit 56059389e06582c03c1e3633d29a3aeaf11beca6 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Sun Mar 28 00:22:34 2021 +0000 elm - theme - comment out icon not used yet for less warnings --- data/elementary/themes/ic.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc index a2b50c5f30..844d005817 100644 --- a/data/elementary/themes/ic.edc +++ b/data/elementary/themes/ic.edc @@ -353,7 +353,7 @@ I160("i-monitor-speakers", "monitor-speakers") I160("i-briefcase", "briefcase") I160("i-app-window", "app-window") I160("i-beaker", "beaker") -I160("i-utilities", "utilities") +// not used yet I160("i-utilities", "utilities") I160("i-sun", "sun") I160("i-moon", "moon") I160("i-moon-clouds", "moon-clouds") --