This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch devs/devilhorns/apos
in repository efl.

View the commit online.

commit b521d9194c02dd4515ec798c5c8ce6a2f7c61e3f
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Thu Jun 1 09:34:16 2023 +0100

    theme - icons - add extended state icons for check and radio
---
 data/elementary/themes/edc/icons.edc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc
index 03d6cb5645..fc538bd64e 100644
--- a/data/elementary/themes/edc/icons.edc
+++ b/data/elementary/themes/edc/icons.edc
@@ -734,6 +734,9 @@ ICON("fprint", "i-fingerprint")
 
 ICON("person-bust", "i-person-bust")
 
+ICON("state-radio", "i-radio")
+ICON("state-check", "i-check")
+
 #undef ICON
 
 // regular icons
@@ -748,6 +751,7 @@ ICON("person-bust", "i-person-bust")
          } \
       } \
    }
+
 ICON("folder", "i-folder")
 ICON("file", "i-file")
 ICON("clock", "i-clock")

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to