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

git pushed a commit to branch master
in repository efl.

View the commit online.

commit 4f69aba3ea8c3501afda472dc7dafbcd483e7841
Author: Carsten Haitzler <[email protected]>
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