2005-04-10 [colin] 1.9.6cvs30
authorColin Leroy <colin@colino.net>
Sun, 10 Apr 2005 15:21:27 +0000 (15:21 +0000)
committerColin Leroy <colin@colino.net>
Sun, 10 Apr 2005 15:21:27 +0000 (15:21 +0000)
commitf14b1ae428063b5fc0b2c578633e2f4136da9aac
tree7e5b122a71b350b6b3dfc98df00c11376ec49b34
parentc27ec8d50d496262800d8dafb27aea9714cbb729
2005-04-10 [colin] 1.9.6cvs30

* src/prefs_account.c
Update Privacy checkbuttons status based
on the selected privacy system
* src/compose.c
Always connect the "None" privacy system; the
static boolean was probably there to avoid
reconnecting twice in the same compose window,
but as the parent function is only called once
per compose, it's only a bug - as a static is
initialized once per application instance.
Also, don't uncheck Sign and Encrypt when
selecting None as privacy system; just ignore
them when sending/queuing.
Should fix bug #695
ChangeLog-gtk2.claws
PATCHSETS
configure.ac
src/compose.c
src/prefs_account.c