GNOME Bugzilla – Bug 676896
Make the about dialog and window titles consistent
Last modified: 2012-05-27 16:04:38 UTC
We aren't using the user visible application name. We should be.
Created attachment 215058 [details] [review] Make the about dialog and window titles consistent with the user visible application name.
Review of attachment 215058 [details] [review]: Looks good ::: src/nautilus-window.c @@ +2663,3 @@ */ copyright_str = g_strdup_printf (_("Copyright \xC2\xA9 %Id\xE2\x80\x93%Id " + "The Files authors"), 1999, g_date_time_get_year (date)); "The Files authors" sounds a bit strange, but I can't really think of anything better...
Attachment 215058 [details] pushed as c50303c - Make the about dialog and window titles consistent