From 2a17a62f8634b95cebf3df6763cb064c9f749634 Mon Sep 17 00:00:00 2001 From: Milo Casagrande Date: Tue, 21 Jul 2009 23:24:21 +0200 Subject: [PATCH] Removed the SVG files of the status icons Reworked the send a file topic Completed the status icons topic Completed and added into index the offline contacts topic Removed the comment from the add account page --- help/C/add-account.page | 5 -- help/C/figures/available.svg | 104 ----------------------- help/C/figures/away.svg | 93 -------------------- help/C/figures/busy.svg | 140 ------------------------------- help/C/figures/extended-away.svg | 120 -------------------------- help/C/offline-contacts.page | 55 ++++++------ help/C/send-file.page | 123 +++++++++++++++++---------- help/C/status-icons.page | 55 +++++++++--- 8 files changed, 149 insertions(+), 546 deletions(-) delete mode 100644 help/C/figures/available.svg delete mode 100644 help/C/figures/away.svg delete mode 100644 help/C/figures/busy.svg delete mode 100644 help/C/figures/extended-away.svg diff --git a/help/C/add-account.page b/help/C/add-account.page index 8bdf82e7..d985cf6d 100644 --- a/help/C/add-account.page +++ b/help/C/add-account.page @@ -22,11 +22,6 @@ - - Milo Casagrande -

Section about how to add a new account to Empathy.

-
- Add a new account diff --git a/help/C/figures/available.svg b/help/C/figures/available.svg deleted file mode 100644 index 8d4cc585..00000000 --- a/help/C/figures/available.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/help/C/figures/away.svg b/help/C/figures/away.svg deleted file mode 100644 index 7e7b0ed6..00000000 --- a/help/C/figures/away.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/help/C/figures/busy.svg b/help/C/figures/busy.svg deleted file mode 100644 index 66fc7094..00000000 --- a/help/C/figures/busy.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/help/C/figures/extended-away.svg b/help/C/figures/extended-away.svg deleted file mode 100644 index 3104dff5..00000000 --- a/help/C/figures/extended-away.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/help/C/offline-contacts.page b/help/C/offline-contacts.page index 369234bf..0924e7b2 100644 --- a/help/C/offline-contacts.page +++ b/help/C/offline-contacts.page @@ -1,58 +1,57 @@ - + type="topic" + id="offline-contacts"> + - + How to see the contacts that are not online. - - - Milo Casagrande - milo@ubuntu.com - - - 2009 - GNOME Documentation Project - - - Creative Commons Share Alike 3.0 - - + + + + Milo Casagrande + milo@ubuntu.com + + + 2009 + GNOME Documentation Project + + + Creative Commons Share Alike 3.0 + + - + Milo Casagrande

- Small topic on how to see the contacts tha are offline. Need - rework on the terminology used. + Need to rework on the terminology used.

- - Display the contacts that are offline + + Display offline contacts

- From the Contact List window, do one of the following: + From the Contact List window, perform one of the following:

- Choose ViewOffline - Contacts. + Choose ViewOffline Contacts.

- Press CtrlH. + Press CtrlH.

- +

- To hide again the offline contacts, repeat the same procedure above. + To hide the offline contacts again, repeat the same procedure above.

diff --git a/help/C/send-file.page b/help/C/send-file.page index 9ac91133..8108fe69 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -2,53 +2,84 @@ type="topic" id="send-file"> - - - Send a file from your computer to one of your contacts. - - - - Phil Bull - philbull@gmail.com - - - 2009 - GNOME Documentation Project - - - Creative Commons Share Alike 3.0 - - - - -Send a file to someone - -

-In the main Empathy window, right-click the contact that you want -to send a file to and click Send file. -

-

-Select the file that you want to send and click Send. The File -Transfers window will appear. Wait for your contact to accept the file -transfer, or press Stop to stop the transfer from happening. -

-

-If your contact accepts the file transfer, you can watch the progress of the -transfer and see the estimated amount of time remaining before it is complete. -If they do not accept it, the status of the transfer will change to File -transfer cancelled and the file will not be sent. -

-

-Once a transfer is finished, you can just close the File Transfers -window. If you have multiple finished transfers listed in the window, click -Clear to clear the list. This will only remove the files from the -list and will not delete them from your computer. -

- - + + + Send a file from your computer to one of your contacts. + + + + + Phil Bull + philbull@gmail.com + + + Milo Casagrande + milo@ubuntu.com + + + 2009 + GNOME Documentation Project + + + Creative Commons Share Alike 3.0 + + + + + Send a file to someone + + + +

+ From the Contact List window, perform one of the following: +

+ + +

+ Right-click on the contact you want to send a file, and select Send file. +

+
+ +

+ Click on the contact you want to send a file, and choose Edit + ContactSend file. +

+
+
+
+ +

+ Select the file to send, and click on Send. +

+
+ +

+ The File Transfers window will appear. Wait for your contact to accept the + file transfer, or click Stop to halt the transfer. +

+
+
+ +

+ If your contact accepts the file transfer, you can watch the progress of the + transfer and see the estimated amount of time remaining before it is complete. +

+

+ If they do not accept it, the status of the transfer will change to File + transfer cancelled, and the file will not be sent. +

+

+ Once a transfer is finished, you can close the File Transfers + window. If you have multiple finished transfers listed in the window, click on + Clear to empty the list. This will only remove the files from the + list and will not delete them from your computer. +

+ +

- You must be online to send a file to someone. + In order to send a file to someone, you need to be connected to the Internet, or to + a local area network.

-
+
diff --git a/help/C/status-icons.page b/help/C/status-icons.page index 60ee748a..a8d2649c 100644 --- a/help/C/status-icons.page +++ b/help/C/status-icons.page @@ -4,10 +4,12 @@ + Understanding the various status icons. - + + Milo Casagrande @@ -23,14 +25,33 @@ - Status icons + + Milo Casagrande +

+ Need to understand when the extended away icon is used: how many minuts/hours should pass? +

+

+ Need also to check for images to work! +

+
-
- - -
+ Status icons + + + + + + @@ -55,7 +80,10 @@ @@ -69,7 +97,11 @@ @@ -83,7 +115,10 @@ -- 2.39.2
+

+ Icon +

+
+

+ Description +

+

@@ -41,7 +62,11 @@

- This is the default icon for the Available status. + This is the default icon for the Available status. +

+

+ This icon indicates that a contact is availble to have conversations with other + people.

- This is the default icon for the Busy status. + This is the default icon for the Busy status. +

+

+ This icon idicates that a contact does not want to be disturbed.

- This is the default icon for the Away status. + This is the default icon for the Away status. +

+

+ This icon indicates usally that a contact is not in front of the computer. This icon + is used also when you leave the computer and the screensaver turns on.

- This is the default icon for the Extended Away status. + This is the default icon for the Extended Away status. +

+

+ This icon is used when the Away status has been set a long time ago.