From fab377c503df250439b84aba95db023786d33ee1 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Mon, 4 Nov 2002 22:41:05 +0000 Subject: All sgml files replaced with xml files. XML files validated. Two new XML 2002-11-04 Aaron Weber * C/*.sgml: All sgml files replaced with xml files. XML files validated. Two new XML files added: apx-fdl.xml and legal.xml * C/evolution-C.omf: Altered to fit the GDP template. This may now work with the GNOME 2.0 DTD, although I could be wrong. * sgmldocs.make: removed and replaced with xmldocs.make. This will break all translations until they are also ported to XML. I will probably begin doing that tomorrow, since it's just markup and not language stuff. * C/Makefile.am: added two files to the list. Does this Makefile get included in another, somewhere, or is it just detected? svn path=/trunk/; revision=18538 --- help/C/config-sync.sgml | 138 ------------------------------------------------ 1 file changed, 138 deletions(-) delete mode 100644 help/C/config-sync.sgml (limited to 'help/C/config-sync.sgml') diff --git a/help/C/config-sync.sgml b/help/C/config-sync.sgml deleted file mode 100644 index 95b0e71603..0000000000 --- a/help/C/config-sync.sgml +++ /dev/null @@ -1,138 +0,0 @@ - - Setting up your synchronization system - - Synchronization presents you with two issues you'll need to - address. - - - Your computer needs to recognize and access your handheld. - At this time, Ximian Evolution only - supports Palm-OS devices like the PalmPilot and the - Handspring Visor. - - - You should decide what sort of synchronization behavior you - want. - - - - - - If you haven't used a handheld device with your computer - before, you'll need to run the GNOME Control - Center by selecting - SystemSettings, - and make sure that Pilot Link is - properly configured. You will need to make sure that you have - read and write permissions on the device, which is normally - /dev/pilot. If that does not work, check /dev/ttyS0 if you have - a serial connection, or /dev/ttyUSB0 for a USB connection. You - can do this by becoming root and running the command: - chmod 777 /dev/ttyUSB0. - - - Once your computer and your Palm-OS device are talking happily - to each other, select the conduits you want under the - Pilot Conduits section of the Control - Center. You may use conduits to synchronize data with several - applications; the Ximian Evolution - conduits are labelled EAddress, for the - contacts in your addressbook, ECalendar, - for your calendar, and ETodo, for your - task list. - - - To enable a conduit, click the - Enable to enable it, and click - Settings to change what it will do when - activated. Your options may vary depending on the conduit, - but typically they will be: - - - - Disabled: - - - Do nothing. - - - - - - Synchronize: - - - Copy new data from the computer to the handheld, and - from the handheld to the computer. Remove items - that were on both systems but have been deleted on - one. - - - - - - Copy From Pilot: - - - If there is any new data on the the handheld device, - copy it to the computer. - - - - - - Copy To Pilot: - - - Copy new data from the computer to the handheld. - - - - - - Merge From Pilot: - - - Copy new data from the handheld to the computer, and - remove any information from the computer that has - been deleted on the handheld. - - - - - - Merge To Pilot: - - - Copy new data from the computer to the handheld, and - remove any information from the handheld that has - been deleted on the computer. - - - - - - - - Select the behavior you want for each conduit you choose to use. - If you're not sure, go ahead and stick with - Synchronize. Then, put your handheld on - its cradle and press the HotSync button. - - - - Data Loss Prevention - - It's always a good idea to make a backup. To do that, - make a copy of the evolution - directory inside your home directory. - - - - - - - - - -- cgit v1.2.3