After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330650 - "Filters" dialog title should be "Message Filters"
"Filters" dialog title should be "Message Filters"
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x
Other Linux
: Normal minor
: ---
Assigned To: André Klapper
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-10 12:07 UTC by spark
Modified: 2013-09-13 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (1.33 KB, patch)
2006-02-10 20:04 UTC, Karsten Bräckelmann
committed Details | Review

Description spark 2006-02-10 12:07:44 UTC
The Filters dialog, accessed via Edit -> Message Filters should have a the title "Message Filters" as recommended by the HIG.

http://developer.gnome.org/projects/gup/hig/2.0/windows-dialog.html

"Title Format: Name of command that opened the dialog  (without any trailing ellipsis)"
Comment 1 André Klapper 2006-02-10 14:20:51 UTC
string is in evolution/mail/em-utils.c
Comment 2 Karsten Bräckelmann 2006-02-10 20:04:53 UTC
Created attachment 59100 [details] [review]
proposed fix
Comment 3 Karsten Bräckelmann 2006-02-10 20:05:46 UTC
The above patch should correct this as per the original report.

Please note, that String Freeze is due on Monday, so we need to get this in ASAP, if the patch is fine.
Comment 4 André Klapper 2006-02-10 20:55:17 UTC
i accept that patch, and that should be enough to go ahead and commit it... ;-)
Comment 5 Karsten Bräckelmann 2006-02-10 20:58:04 UTC
Accepting patch as per comment 4.
Comment 6 Karsten Bräckelmann 2006-02-10 20:58:45 UTC
Committed to CVS HEAD, sending announcements soon.