diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-13 20:17:43 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-13 20:17:43 +0200 |
| commit | 533c9243bede053f4ea7e1f20de13e72c2b939b8 (patch) | |
| tree | 9b2dfef2ed92cee363c825d3c29e6dcb7e6e3439 /src/config.h | |
| parent | 18ff1f33f64428ab96ca0b5ea22e681be564c886 (diff) | |
| download | qtmaildir-533c9243bede053f4ea7e1f20de13e72c2b939b8.tar.gz qtmaildir-533c9243bede053f4ea7e1f20de13e72c2b939b8.zip | |
refactor: rename the origin tag to moved-from: with overwrite semantics
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index aa3c332..5a43d8c 100644 --- a/src/config.h +++ b/src/config.h @@ -109,7 +109,7 @@ struct Account /// The account's inbox folder, relative to maildir. Optional. /// /// Only Restore reads it, as the destination for a message that carries no - /// `deleted-from:` origin, which is what mail trashed by another client + /// `moved-from:` origin, which is what mail trashed by another client /// looks like. Defaults to "Inbox", the Maildir convention and mbsync's /// own default. /// |
