From 64ae3a281ff7e3bfebb4b8bcbfbb8fea76cc27d4 Mon Sep 17 00:00:00 2001
From: the-djmaze <>
Date: Mon, 23 Sep 2024 11:38:04 +0200
Subject: [PATCH] Improved Sieve GUI templates
---
.../app/templates/Views/Sieve/DeleteHeaderCommand.html | 2 +-
.../v/0.0.0/app/templates/Views/Sieve/EncloseCommand.html | 2 +-
.../v/0.0.0/app/templates/Views/Sieve/GlobalCommand.html | 2 +-
.../app/templates/Views/Sieve/GrammarBracketComment.html | 3 +++
.../app/templates/Views/Sieve/GrammarHashComment.html | 1 +
.../v/0.0.0/app/templates/Views/Sieve/NotifyCommand.html | 4 ++--
.../0.0.0/app/templates/Views/Sieve/VacationCommand.html | 8 ++++----
7 files changed, 13 insertions(+), 9 deletions(-)
create mode 100644 snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarBracketComment.html
create mode 100644 snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarHashComment.html
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/DeleteHeaderCommand.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/DeleteHeaderCommand.html
index 23efa8810..ff8c7e76c 100644
--- a/snappymail/v/0.0.0/app/templates/Views/Sieve/DeleteHeaderCommand.html
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/DeleteHeaderCommand.html
@@ -10,4 +10,4 @@ deleteheader
-
+
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/EncloseCommand.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/EncloseCommand.html
index 1d1fa6cd8..410f00e86 100644
--- a/snappymail/v/0.0.0/app/templates/Views/Sieve/EncloseCommand.html
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/EncloseCommand.html
@@ -1,4 +1,4 @@
enclose
-
+
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/GlobalCommand.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/GlobalCommand.html
index d16b93ea7..16e089182 100644
--- a/snappymail/v/0.0.0/app/templates/Views/Sieve/GlobalCommand.html
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/GlobalCommand.html
@@ -1,3 +1,3 @@
global
-
+
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarBracketComment.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarBracketComment.html
new file mode 100644
index 000000000..69901eba1
--- /dev/null
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarBracketComment.html
@@ -0,0 +1,3 @@
+/*
+
+*/
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarHashComment.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarHashComment.html
new file mode 100644
index 000000000..e4f82dfab
--- /dev/null
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/GrammarHashComment.html
@@ -0,0 +1 @@
+#
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/NotifyCommand.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/NotifyCommand.html
index c545501a2..09c33a705 100644
--- a/snappymail/v/0.0.0/app/templates/Views/Sieve/NotifyCommand.html
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/NotifyCommand.html
@@ -2,6 +2,6 @@
notify
-
-
+
+
diff --git a/snappymail/v/0.0.0/app/templates/Views/Sieve/VacationCommand.html b/snappymail/v/0.0.0/app/templates/Views/Sieve/VacationCommand.html
index 6b8c25e56..2a8be9618 100644
--- a/snappymail/v/0.0.0/app/templates/Views/Sieve/VacationCommand.html
+++ b/snappymail/v/0.0.0/app/templates/Views/Sieve/VacationCommand.html
@@ -1,10 +1,10 @@
vacation
-
-
+
+
-
-
+
+
// QuotedString / MultiLine