]> git.notmuchmail.org Git - notmuch/commitdiff
Use different labels for wash buttons when text is visible or hidden.
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sun, 22 May 2011 18:57:53 +0000 (22:57 +0400)
committerCarl Worth <cworth@cworth.org>
Tue, 24 May 2011 22:28:33 +0000 (15:28 -0700)
Before the change, citation and signature wash buttons used the
same label in both visible and hidden states.  Sometimes it is
very convenient when you can determine if the text is hidden or
shown without reading the context and/or clicking the button.
The patch makes it easy to see if the text is shown or hidden by
explicitly saying what the button does (shows or hides the text).


No differences found