diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-21 01:21:52 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-21 01:21:52 +0800 |
commit | bd28ace9d90bf77c44d132a8a41c737e1c4187cb (patch) | |
tree | 865496eab84ce1ce53bf5688ff52a306bb9d3176 | |
parent | 0af44f0ca382e7e39ac5a341685908f742086c65 (diff) | |
download | gsoc2013-evolution-bd28ace9d90bf77c44d132a8a41c737e1c4187cb.tar.gz gsoc2013-evolution-bd28ace9d90bf77c44d132a8a41c737e1c4187cb.tar.zst gsoc2013-evolution-bd28ace9d90bf77c44d132a8a41c737e1c4187cb.zip |
Reworded a little bit for more descrip.
2001-06-20 Kevin Breit <battery841@mediaone.net>
* docs/C/usage-sync: Reworded a little bit for more descrip.
svn path=/trunk/; revision=10340
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/C/usage-sync.sgml | 5 | ||||
-rw-r--r-- | help/C/usage-sync.sgml | 5 |
3 files changed, 10 insertions, 4 deletions
@@ -1,5 +1,9 @@ 2001-06-20 Kevin Breit <battery841@mediaone.net> + * docs/C/usage-sync: Reworded a little bit for more descrip. + +2001-06-20 Kevin Breit <battery841@mediaone.net> + * doc/C/usage-calendar.sgml: Documented categorizing an event. 2001-06-20 Kevin Breit <battery841@mediaone.net> diff --git a/doc/C/usage-sync.sgml b/doc/C/usage-sync.sgml index a6b53e9526..4c61c02bed 100644 --- a/doc/C/usage-sync.sgml +++ b/doc/C/usage-sync.sgml @@ -14,7 +14,8 @@ HotSync button. </para> <para> - No, really. That's all there is to it. + If your environment is correctly configured to sync with your + PDA, then it should sync with <application>Evolution</application>. </para> </sect1> - </chapter>
\ No newline at end of file + </chapter> diff --git a/help/C/usage-sync.sgml b/help/C/usage-sync.sgml index a6b53e9526..4c61c02bed 100644 --- a/help/C/usage-sync.sgml +++ b/help/C/usage-sync.sgml @@ -14,7 +14,8 @@ HotSync button. </para> <para> - No, really. That's all there is to it. + If your environment is correctly configured to sync with your + PDA, then it should sync with <application>Evolution</application>. </para> </sect1> - </chapter>
\ No newline at end of file + </chapter> |