This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit db3ea64dd371cb15d0150a82bbfa9549b46e9614
Author: Carsten Haitzler <[email protected]>
AuthorDate: Tue Jul 5 13:04:28 2022 +0100
terms - expand fallback list of term desktops
---
src/bin/e_inc_terms.h | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/src/bin/e_inc_terms.h b/src/bin/e_inc_terms.h
index 4433010d8..da3caf888 100644
--- a/src/bin/e_inc_terms.h
+++ b/src/bin/e_inc_terms.h
@@ -3,3 +3,14 @@
"rxvt.desktop",
"gnome-terminal.desktop",
"konsole.desktop",
+"Alacritty.desktop",
+"cool-retro-term.desktop",
+"kitty.desktop",
+"urxvt.desktop",
+"terminator.desktop",
+"termite.desktop",
+"qterminal.desktop",
+"xfce4-terminal.desktop",
+"lxterminal.desktop",
+"com.gexperts.Tilix.desktop",
+"deepin-terminal.desktop",
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.