From 6e89bfd97dcc1f68a32d7b50a5bacc4351176d20 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Sat, 24 May 2014 02:43:31 +0200 Subject: [PATCH] briefly document highest version too --- clawsker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clawsker b/clawsker index 45c73c7..ef43dba 100755 --- a/clawsker +++ b/clawsker @@ -209,7 +209,7 @@ use constant NAME => 0; # the name on the rc file use constant LABEL => 1; # the label on the GUI use constant DESC => 2; # the description for the hint/help use constant TYPE => 3; # data type: bool, int, float, string, color -use constant CMVER => 4; # lowest Claws Mail version the feature exists +use constant CMVER => 4; # lowest[,highest] Claws Mail version(s) the feature exists use constant CMDEF => 5; # default value for the preference in Claws Mail use constant GUI => 6; # GUI element -- 2.25.1