GNOME Bugzilla – Bug 549558
"Download Messages for Offline Usage" still sensitive in offline mode
Last modified: 2013-09-13 01:05:21 UTC
The "Download Messages for Offline Usage" menu item is still sensitive in offline mode. This makes little sense to me. I'd expect to be not able to download any messages in offline mode. (I haven't actually been able to determine whether this menu item really does anything when in offline mode. There's no feedback that I noticed. Neither have I checked the code yet.) Other information: If my understanding of this menu item is correct, I'm happy to give a patch to set/unset the sensitivity of this item a try. (If I'm incorrect, the menu item needs to renamed.)
Note that this item's tip looks incomplete: "Download messages of accounts/folders marked for offline" Should "usage" be appended?
Confirming. Still present in 2.23. May want to hold off on this until BonoboUI is removed from Evolution (in progress, targetted for 2.25). A GtkAction-based solution will be simpler.
Created attachment 151953 [details] [review] Proposed patch
Patch looks perfect, thanks much! Committed in: http://git.gnome.org/browse/evolution/commit/?id=5787b629312f2c2132a666a9ee4d8b2091815ad1 I'll take care of announcing the string change.