From 2fc26902fdfd5f6fbcab3f38fc8f250d6de3e809 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 19 Aug 2022 11:53:54 +0200 Subject: update --- .config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc | 6 +++--- .config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 6 +++--- .config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc | 6 +++--- .config/mutt/accounts/5-rbousset@secuserve.com.muttrc | 6 +++--- .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 6 +++--- .config/mutt/accounts/7-support@secuserve.com.muttrc | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index 4b2b3a7..506e9a7 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -34,7 +34,7 @@ set postponed = "+[Gmail]/Drafts" macro index,pager gS "=[Gmail]/Spam" "go to spam" macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" -macro index,pager gt "=[Gmail]/Trash" "go to trash" -macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" -macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" +macro index,pager gT "=[Gmail]/Trash" "go to trash" +macro index,pager MT ";=[Gmail]/Trash" "move mail to trash" +macro index,pager CT ";=[Gmail]/Trash" "copy mail to trash" set trash = "+[Gmail]/Trash" diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index e3f7a32..101b43d 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -34,7 +34,7 @@ set postponed = "+[Gmail]/Drafts" macro index,pager gS "=[Gmail]/Spam" "go to spam" macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" -macro index,pager gt "=[Gmail]/Trash" "go to trash" -macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" -macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" +macro index,pager gT "=[Gmail]/Trash" "go to trash" +macro index,pager MT ";=[Gmail]/Trash" "move mail to trash" +macro index,pager CT ";=[Gmail]/Trash" "copy mail to trash" set trash = "+[Gmail]/Trash" diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc index d39d043..0ad0340 100644 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc @@ -33,7 +33,7 @@ macro index,pager Cs ";=[Gmail].Messages envoy&AOk-s" "copy macro index,pager gS "=[Gmail].Spam" "go to spam" macro index,pager MS ";=[Gmail].Spam" "move mail to spam" macro index,pager CS ";=[Gmail].Spam" "copy mail to spam" -macro index,pager gt "=[Gmail].Corbeille" "go to trash" -macro index,pager Mt ";=[Gmail].Corbeille" "move mail to trash" -macro index,pager Ct ";=[Gmail].Corbeille" "copy mail to trash" +macro index,pager gT "=[Gmail].Corbeille" "go to trash" +macro index,pager MT ";=[Gmail].Corbeille" "move mail to trash" +macro index,pager CT ";=[Gmail].Corbeille" "copy mail to trash" set trash = "+[Gmail].Corbeille" diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc index 21f40ba..2b40144 100644 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc @@ -34,9 +34,9 @@ set postponed = "+Drafts" macro index,pager gS "=Junk" "go to junk" macro index,pager MS ";=Junk" "move mail to junk" macro index,pager CS ";=Junk" "copy mail to junk" -macro index,pager gt "=Trash" "go to trash" -macro index,pager Mt ";=Trash" "move mail to trash" -macro index,pager Ct ";=Trash" "copy mail to trash" +macro index,pager gT "=Trash" "go to trash" +macro index,pager MT ";=Trash" "move mail to trash" +macro index,pager CT ";=Trash" "copy mail to trash" set trash = "+Trash" macro index,pager gn "=NEWS" "go to news" macro index,pager Mn ";=NEWS" "move mail to news" diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index eca8b9b..89533c7 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -57,9 +57,9 @@ set postponed = "+Drafts" macro index,pager gS "=SPAM" "go to spam" macro index,pager MS ";=SPAM" "move mail to spam" macro index,pager CS ";=SPAM" "copy mail to spam" -macro index,pager gt "=Trash" "go to trash" -macro index,pager Mt ";=Trash" "move mail to trash" -macro index,pager Ct ";=Trash" "copy mail to trash" +macro index,pager gT "=Trash" "go to trash" +macro index,pager MT ";=Trash" "move mail to trash" +macro index,pager CT ";=Trash" "copy mail to trash" set trash = "+Trash" macro index,pager gc "=Calendrier" "go to calendar" macro index,pager Mc ";=Calendrier" "move mail to calendar" diff --git a/.config/mutt/accounts/7-support@secuserve.com.muttrc b/.config/mutt/accounts/7-support@secuserve.com.muttrc index 70bfe46..5f7f3ba 100644 --- a/.config/mutt/accounts/7-support@secuserve.com.muttrc +++ b/.config/mutt/accounts/7-support@secuserve.com.muttrc @@ -70,9 +70,9 @@ set postponed = "+Drafts" macro index,pager gS "=SPAM" "go to spam" macro index,pager MS ";=SPAM" "move mail to spam" macro index,pager CS ";=SPAM" "copy mail to spam" -macro index,pager gt "=Trash" "go to trash" -macro index,pager Mt ";=Trash" "move mail to trash" -macro index,pager Ct ";=Trash" "copy mail to trash" +macro index,pager gT "=Trash" "go to trash" +macro index,pager MT ";=Trash" "move mail to trash" +macro index,pager CT ";=Trash" "copy mail to trash" set trash = "+Trash" macro index,pager gn "=NEWS" "go to news" macro index,pager Mn ";=NEWS" "move mail to news" -- cgit v1.2.3