diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-07-16 04:16:24 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-07-16 04:16:24 +0800 |
commit | a3bc79caccf3160be88e35aaa9efce0d8223adab (patch) | |
tree | 6e66fead01491a89671634cbac509d9634ec622a | |
parent | 68651fc4a8273a91ca467ab4a91f0160fadef483 (diff) | |
download | gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar.gz gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar.bz2 gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar.lz gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar.xz gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.tar.zst gsoc2013-evolution-a3bc79caccf3160be88e35aaa9efce0d8223adab.zip |
Updated slightly for new design.
2001-07-15 Kevin Breit <battery841@mediaone.net>
* C/config-sync.sgml: Updated slightly for new design.
svn path=/trunk/; revision=11117
-rw-r--r-- | doc/C/config-sync.sgml | 10 | ||||
-rw-r--r-- | doc/ChangeLog | 8 | ||||
-rw-r--r-- | help/C/config-sync.sgml | 10 | ||||
-rw-r--r-- | help/ChangeLog | 8 |
4 files changed, 30 insertions, 6 deletions
diff --git a/doc/C/config-sync.sgml b/doc/C/config-sync.sgml index 64a5f0fb50..8f3b30d1f0 100644 --- a/doc/C/config-sync.sgml +++ b/doc/C/config-sync.sgml @@ -17,6 +17,7 @@ </simplelist> </para> + <para> If you haven't used a handheld device with your computer before, you'll need to run the GNOME <application>Control @@ -26,11 +27,14 @@ linkend="conduit">conduits</glossterm> under the <guilabel>Pilot Conduits</guilabel> section of the Control Center. - </para> - <para> + </para> + + <para> Once your computer and your Palm-OS device are talking happily to each other, you'll have to decide what exactly you want - them to do with the data they exchange. Your options may vary + them to do with the data they exchange. To enable a conduit, click the + <guibutton>Enable</guibutton> to enable it and click + <guibutton>Settings</guibutton>. Your options may vary depending on the conduit, but typically they will be: <variablelist> diff --git a/doc/ChangeLog b/doc/ChangeLog index 572defc7ab..9b8f346b8e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2001-07-15 Kevin Breit <battery841@mediaone.net> + + * C/config-sync.sgml: Updated slightly for new design. + +2001-07-13 Kevin Breit <battery841@mediaone.net> + + * C/usage-mainwindow.sgml: Added lots of good stuff with the first time druid. + 2001-07-12 Aaron Weber <aaron@ximian.com> * C/evolution-faq.sgml: diff --git a/help/C/config-sync.sgml b/help/C/config-sync.sgml index 64a5f0fb50..8f3b30d1f0 100644 --- a/help/C/config-sync.sgml +++ b/help/C/config-sync.sgml @@ -17,6 +17,7 @@ </simplelist> </para> + <para> If you haven't used a handheld device with your computer before, you'll need to run the GNOME <application>Control @@ -26,11 +27,14 @@ linkend="conduit">conduits</glossterm> under the <guilabel>Pilot Conduits</guilabel> section of the Control Center. - </para> - <para> + </para> + + <para> Once your computer and your Palm-OS device are talking happily to each other, you'll have to decide what exactly you want - them to do with the data they exchange. Your options may vary + them to do with the data they exchange. To enable a conduit, click the + <guibutton>Enable</guibutton> to enable it and click + <guibutton>Settings</guibutton>. Your options may vary depending on the conduit, but typically they will be: <variablelist> diff --git a/help/ChangeLog b/help/ChangeLog index 572defc7ab..9b8f346b8e 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,11 @@ +2001-07-15 Kevin Breit <battery841@mediaone.net> + + * C/config-sync.sgml: Updated slightly for new design. + +2001-07-13 Kevin Breit <battery841@mediaone.net> + + * C/usage-mainwindow.sgml: Added lots of good stuff with the first time druid. + 2001-07-12 Aaron Weber <aaron@ximian.com> * C/evolution-faq.sgml: |