diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2014-02-11 23:36:17 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2014-02-11 23:44:21 +0800 |
commit | 528ef6db79c8d389e6a005dcbe5028fe6219b0a3 (patch) | |
tree | 9ca1f0d95fb9fac93e3689c9cd955a489ea52827 /composer/e-composer-actions.c | |
parent | 052bfc93fe1f76584b213759f4087dc452ece60b (diff) | |
download | gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar.gz gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar.bz2 gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar.lz gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar.xz gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.tar.zst gsoc2013-evolution-528ef6db79c8d389e6a005dcbe5028fe6219b0a3.zip |
EMailConfigAssistant: Hack the "Go Back" button after autoconfig.
After account autoconfiguration, you can click the "Go Back" button to
revise the account details. That's been in place for some time now, but
it's not obvious from the button label. "Go Back" implies going back to
the Identity page.
Temporarily rename the "Go Back" button on the Summary page to something
more accurate after a successful autoconfiguration, then reset it to its
original "Go Back" label.
Unfortunately the GtkAssistant API does not make this easy. I had to
resort to crawling the assistant's internal child widgets and comparing
button labels to locate the right button. So this hack may not be very
future-proof.
Diffstat (limited to 'composer/e-composer-actions.c')
0 files changed, 0 insertions, 0 deletions