charset: check ucplanes for modification date
[sheet.git] / mutt.eng.inc.pl
index ea49e9dca3ff23a0c5d97224d0d1c240bb2c3fbe..08e1e2eb8c7e6d940a011dcc66f87b20d521003e 100644 (file)
@@ -210,14 +210,14 @@ mode => {
 },
 
 flag => {
-       ci => [aside   => "Temporarily display something without changing state."],
-       pm => [select  => "Scroll list and/or select a different line."],
-       po => [search  => "Go to a specific message entry."],
-       co => [edit    => "Modify message flags or contents."],
-       mi => [command => "Any other action which does not alter an existing message."],
-       mo => [send    => "Prepare and/or send a (new) message."],
-       mv => [leave   => "Exit the opened folder."],
-       me => [display => "Permanently alter/toggle current view."],
+       g1 => [aside   => "Temporarily display something without changing state."],
+       g2 => [select  => "Scroll list and/or select a different line."],
+       g3 => [search  => "Go to a specific message entry."],
+       g4 => [edit    => "Modify message flags or contents."],
+       g6 => [command => "Any other action which does not alter an existing message."],
+       g7 => [send    => "Prepare and/or send a (new) message."],
+       g8 => [leave   => "Exit the opened folder."],
+       g9 => [display => "Permanently alter/toggle current view."],
 
        arg => ["key<arg>" => "Commands with a dot need an argument afterwards."],
 },