GNOME Bugzilla – Bug 736226
gnome-user-docs refers to evolution window by wrong title
Last modified: 2014-09-20 13:02:57 UTC
gnome-user-docs/files-share.page refers to the evolution/geary-window for sending an email with an attachment. The trouble is that the page refers to the window by name. In evolution it is called "Compose Message" in geary "New Message". I believe it is better to rewrite files-share.page to not refer to the window by title. Also let's fix the missing period.
Created attachment 285610 [details] [review] Proposed patch.
Review of attachment 285610 [details] [review]: Thanks for catching this. ::: gnome-help/C/files-share.page @@ +50,3 @@ <item><p>Locate the file you want to transfer.</p></item> + <item><p>Right-click the file and select <gui>Email…</gui>. A window + appears where you can write the email and have the file attached.</p></item> It would be better to keep the wording "with the file attached," to indicate that no further action is needed to attach it. Instead of "A window appears where you can write the email," a generic term for "compose email window" ("email compose window"?) would be better.
Created attachment 285617 [details] [review] Proposed patch. Updated after review.
Comment on attachment 285617 [details] [review] Proposed patch. Thanks for the patch! Pushed to master in commit 6edad3ce1291dd43ad84495bde556e313572e8a3 after adding a more modern style of indenting.