]> granicus.if.org Git - neomutt/commit
rename: OPT_* to match their config item
authorRichard Russon <rich@flatcap.org>
Mon, 4 Sep 2017 17:12:10 +0000 (18:12 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 6 Sep 2017 01:40:22 +0000 (02:40 +0100)
commit5723a28c024aa47b1d97e7da08378f19a0691c80
tree0c6856f5bcdc134eee2a7937b6a1149f5281deaa
parent0e8dccecfe9494e01daf959800cd0de0d9348771
rename: OPT_* to match their config item

Rename lots of constants to match the user-facing config names.
e.g.
    "forward_decode"   OPT_FORW_DECODE       -> OPT_FORWARD_DECODE
    "imap_servernoise" OPT_IMAP_SERVER_NOISE -> OPT_IMAP_SERVERNOISE
45 files changed:
browser.c
commands.c
compose.c
curs_lib.c
curs_main.c
edit.c
handler.c
hcache/kc.c
hcache/qdbm.c
hcache/tc.c
history.c
imap/browse.c
imap/command.c
imap/imap.c
imap/message.c
init.c
init.h
main.c
mh.c
mutt.h
mutt_ssl.c
mutt_ssl_gnutls.c
muttlib.c
mx.c
ncrypt/crypt.c
ncrypt/crypt_gpgme.c
ncrypt/gnupgparse.c
ncrypt/pgp.c
ncrypt/smime.c
newsrc.c
nntp.c
options.h
pager.c
pattern.c
pop_lib.c
recvattach.c
recvcmd.c
rfc2047.c
rfc2231.c
send.c
sendlib.c
sidebar.c
smtp.c
sort.c
thread.c