[Commits] [SCM] clawsker branch, master, updated. 1.3.1-3-gff72205
mones at claws-mail.org
mones at claws-mail.org
Sun Oct 13 14:36:23 CET 2019
The branch, master has been updated
via ff7220503b7845f2581ff0dd257e10287b7b0a76 (commit)
via 1a3b0313a2ccba924722dc0c961671a843dd402e (commit)
from 15769b63268dded8db720d65d76be8ebb671f442 (commit)
Summary of changes:
clawsker | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit ff7220503b7845f2581ff0dd257e10287b7b0a76
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Oct 13 16:34:09 2019 +0200
From column display also in Claws Mail UI now
https://git.claws-mail.org/?p=claws.git;a=commit;h=fe4d9a0a114143716330da875d99517f8ec85f8d
diff --git a/clawsker b/clawsker
index ff5d3a6..37745d0 100755
--- a/clawsker
+++ b/clawsker
@@ -801,7 +801,7 @@ sub new_other_page() {
$xl::s{l_gui_from_show},
$xl::s{h_gui_from_show},
'0=l_gui_from_show_name;1=l_gui_from_show_addr;2=l_gui_from_show_both',
- '3.7.10',
+ '3.7.10,3.17.4.44',
'0',
],
strip_off => [
commit 1a3b0313a2ccba924722dc0c961671a843dd402e
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Oct 13 16:28:53 2019 +0200
Diff colours are now available in Claws Mail UI
https://git.claws-mail.org/?p=claws.git;a=commit;h=45d6fd932625173d36d25240067134f1f51205f9
diff --git a/clawsker b/clawsker
index 210f284..ff5d3a6 100755
--- a/clawsker
+++ b/clawsker
@@ -1152,7 +1152,7 @@ sub new_behaviour_page() {
$xl::s{l_col_diff_add},
$xl::s{h_col_diff_add},
'color',
- '3.8.0.54',
+ '3.8.0.54,3.17.4.35',
'#008b8b',
],
diff_del => [
@@ -1160,7 +1160,7 @@ sub new_behaviour_page() {
$xl::s{l_col_diff_del},
$xl::s{h_col_diff_del},
'color',
- '3.8.0.54',
+ '3.8.0.54,3.17.4.35',
'#6a5acd',
],
diff_hunk => [
@@ -1168,7 +1168,7 @@ sub new_behaviour_page() {
$xl::s{l_col_diff_hunk},
$xl::s{h_col_diff_hunk},
'color',
- '3.8.0.54',
+ '3.8.0.54,3.17.4.35',
'#a52a2a',
],
tags_bg => [
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list