This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository equivoke.
View the commit online.
commit c00f34c033c81cf175f1502b6efc7a20eccf0e37
Author: Philippe Jean Guillaumie <bat...@sfr.fr>
AuthorDate: Thu Jun 5 02:30:08 2025 -0700
Minor corrections
---
equivoke.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/equivoke.sh b/equivoke.sh
index 8e2b868..de95b47 100644
--- a/equivoke.sh
+++ b/equivoke.sh
@@ -11,7 +11,7 @@
# EQUIVOKE.SH handles the download, configuration, and building of everything
# you need to enjoy the very latest version of the Enlightenment environment
-# (DEB packages ——if they exist—— often lag far behind). Once installed,
+# (DEB packages——if they exist——often lag far behind). Once installed,
# you can update your Enlightenment desktop whenever you like.
# Optional: Additional steps may be taken to achieve optimal results.
@@ -520,8 +520,8 @@ install_now() {
beep_ok
printf "\n\n$blue_bright%s %s" "INITIAL SETUP WIZARD TIPS:"
- printf "\n$blue_bright%s %s" '“Update checking” —— You can disable this feature as it is not helpful for this type of installation.'
- printf "\n$blue_bright%s $off%s\n\n" '“Network management support” —— Connman is not required. You can ignore the message that appears.'
+ printf "\n$blue_bright%s %s" '“Update checking” — You can disable this feature as it is not helpful for this type of installation.'
+ printf "\n$blue_bright%s $off%s\n\n" '“Network management support” — Connman is not required. You can ignore the message that appears.'
# Note: Enlightenment adds three shortcut icons (namely home.desktop, root.desktop and tmp.desktop)
# to your Gnome Desktop, you can safely delete them if it bothers you.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.