diff options
author | Shaun McCance <shaunm@gnome.org> | 2009-09-03 04:50:26 +0800 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2009-09-03 04:50:52 +0800 |
commit | 785daf06de0021a59694d0d5a7b697d60777064b (patch) | |
tree | 83f4287e2d4d5fcc53b4b2f23190e7dbb6bda7dc /help | |
parent | 77ed87bfe603dc8c932ae5584b25d611410fe41f (diff) | |
download | gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar.gz gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar.bz2 gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar.lz gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar.xz gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.tar.zst gsoc2013-empathy-785daf06de0021a59694d0d5a7b697d60777064b.zip |
[help] Changing select to choose where appropriate, per GDP Style Guide
Diffstat (limited to 'help')
-rw-r--r-- | help/C/audio-call.page | 4 | ||||
-rw-r--r-- | help/C/group-conversations.page | 2 | ||||
-rw-r--r-- | help/C/irc-start-conversation.page | 2 | ||||
-rw-r--r-- | help/C/prev-conv.page | 2 | ||||
-rw-r--r-- | help/C/send-file.page | 2 | ||||
-rw-r--r-- | help/C/send-message.page | 2 | ||||
-rw-r--r-- | help/C/video-call.page | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/help/C/audio-call.page b/help/C/audio-call.page index 8c18b9453..c3e973d81 100644 --- a/help/C/audio-call.page +++ b/help/C/audio-call.page @@ -38,7 +38,7 @@ <item> <p> Right-click on the name of the contact you want to have a conversation with, and - select <gui>Audio Call</gui>. + choose <gui>Audio Call</gui>. </p> </item> </list> @@ -58,7 +58,7 @@ </steps> <note style="tip"> <p> - To turn an audio conversation into a video one, from the call window select + To turn an audio conversation into a video one, from the call window choose <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>, or click on the video call icon. </p> diff --git a/help/C/group-conversations.page b/help/C/group-conversations.page index fcc0b4365..e0e9968cf 100644 --- a/help/C/group-conversations.page +++ b/help/C/group-conversations.page @@ -85,7 +85,7 @@ <list> <item> <p> - Right-click on the contact, and select <gui>Invite to chatroom</gui>. + Right-click on the contact and choose <gui>Invite to chatroom</gui>. </p> </item> <item> diff --git a/help/C/irc-start-conversation.page b/help/C/irc-start-conversation.page index 44dfa1915..f47b5fb0f 100644 --- a/help/C/irc-start-conversation.page +++ b/help/C/irc-start-conversation.page @@ -29,7 +29,7 @@ <item> <p>In the contact list for an IRC chat room, double click the name of the user you want to chat with. Alternatively, right click the name - of the user and select <gui>Chat</gui>.</p> + of the user and choose <gui>Chat</gui>.</p> </item> </steps> diff --git a/help/C/prev-conv.page b/help/C/prev-conv.page index 11c73c785..907023660 100644 --- a/help/C/prev-conv.page +++ b/help/C/prev-conv.page @@ -115,7 +115,7 @@ <note style="tip"> <p>You can quickly view the previous conversations with one of your contacts from the <gui>Contact List</gui> window. Simply right click the contact and - select <gui>View Previous Conversations</gui>. The <gui>Previous + choose <gui>View Previous Conversations</gui>. The <gui>Previous Conversations</gui> window will open with that contact already selected.</p> </note> diff --git a/help/C/send-file.page b/help/C/send-file.page index 960d0cc46..9418bd271 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -33,7 +33,7 @@ <list> <item> <p> - Right-click on the contact you want to send a file, and select <gui>Send file</gui>. + Right-click on the contact you want to send a file, and choose <gui>Send file</gui>. </p> </item> <item> diff --git a/help/C/send-message.page b/help/C/send-message.page index 997236ccb..bdcfe6912 100644 --- a/help/C/send-message.page +++ b/help/C/send-message.page @@ -35,7 +35,7 @@ <item> <p> Right-click on the name of the contact you want to have a conversation with, and - select <gui>Chat</gui>. + choose <gui>Chat</gui>. </p> </item> </list> diff --git a/help/C/video-call.page b/help/C/video-call.page index 6f918ee6e..018e2edeb 100644 --- a/help/C/video-call.page +++ b/help/C/video-call.page @@ -37,7 +37,7 @@ <item> <p> Right-click on the name of the contact you want to have a conversation with, and - select <gui>Video Call</gui>. + choose <gui>Video Call</gui>. </p> </item> </list> |