aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/menuref.xml
Commit message (Collapse)AuthorAgeFilesLines
* Don't requires entities hereRodney Dawes2004-09-141-384/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-13 Rodney Dawes <dobey@novell.com> * xmldocs.make: Don't requires entities here * C/Makefile.am: Add new figures to the list of images Generate versioned xml/omf files based on $(BASE_VERSION) Fix up CLEANFILES to include the stuff we generate * C/POTFILES.in: * C/apx-*.xml: * C/config-*.xml: * C/evolution-1.5-C.omf: * C/evolution-1.5.xml: * C/legal.xml: * C/menuref.xml: * C/preface.xml: * C/topic.dat: * C/usage-*.xml: Remove all of these files from CVS * C/evolution-C.omf: * C/evolution.xml: Add these files to replace the removed files above * C/figure/*_a.(png|gif): Add new screenshots svn path=/trunk/; revision=27253
* add NNTP section, fix name to conform, mostly, with new novell naming ↵Aaron Weber2004-05-131-2/+2
| | | | | | conventions. svn path=/trunk/; revision=25885
* wide variety of changes.Aaron Weber2004-03-041-15/+0
| | | | svn path=/trunk/; revision=24954
* C2004-02-10 Aaron Weber <aaron@ximian.com>Aaron Weber2004-02-111-11/+12
| | | | | | | | | | | | | * C/usage-mail.xml: Fix bugs noted by Dimitrios. Special thanks to him for this patch. * C/usage-mail-org.xml: especially to filtering section * C/usage-print.xml: Remove, this is not a useful section. * C/usage-contacts: spelling * C/config-prefs.xml: lots of user-suggested corrections here. * C/Makefile.am: delete printing page and related images. * Also some places in menuref and so forth. svn path=/trunk/; revision=24693
* remove old graphic files help/C/evolution-1.5.xml updated style notes,Aaron Weber2004-01-081-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | 2004-01-07 Aaron Weber <aaron@ximian.com> * help/C/Makefile.am: remove old graphic files * help/C/evolution-1.5.xml updated style notes, date, version * help/C/apx-authors.xml: fix <application> usage * help/C/apx-gloss.xml: fix <application> and <guibutton> usage * help/C/config-prefs.xml: same * help/C/config-sync.xml: same * help/C/menuref.xml: same * help/C/usage-calendar.xml: same * help/C/usage-contact.xml: same * help/C/usage-exchange.xml: same * help/C/usage-mail-org.xml: same * help/C/usage-mail.xml: same * help/C/usage-print.xml: same * help/C/usage-sync.xml : same * help/C/usage-mainwindow.xml same, plus * help/C/preface.xml same, plus removed Summary * help/C/topic.dat Remove Summary * help/C/usage-exec-summary.xml: Remove summary * help/C/figures/folder-bar.png: delete * help/C/figures/summary.png: delete svn path=/trunk/; revision=24098
* remove extraneous note.Aaron Weber2003-11-081-24/+0
| | | | svn path=/trunk/; revision=23229
* fixing typos, etcIsmael Olea2003-10-101-115/+12
| | | | svn path=/trunk/; revision=22859
* fix typo in encryption section.Aaron Weber2003-07-151-12/+115
| | | | | | | | | | 2003-07-14 Aaron Weber <aaron@ximian.com> * C/usage-mail.xml: fix typo in encryption section. * C/menuref.xml: add command line reference. svn path=/trunk/; revision=21808
* toolbar is not strictly a guilabel: «GUILabel identifies text that appears ↵Ismael Olea2003-04-251-1/+1
| | | | | | as a label in a graphical user interface» svn path=/trunk/; revision=20965
* 30 January 2003, Aaron Weber <aaron@ximian.com>Aaron Weber2003-01-311-1/+1
| | | | | | * config-prefs.xml, menuref.xml, usage-calendar.xml, usage-contact.xml, usage-exec-summary.xml, usage-mail-org.xml, usage-mail.xml, usage-mainwindow.xml: Fixes submitted by Baris Cicek. Mad props and a shoutout to Baris for the help. svn path=/trunk/; revision=19691
* All sgml files replaced with xml files. XML files validated. Two new XMLAaron Weber2002-11-051-0/+421
2002-11-04 Aaron Weber <aaron@ximian.com> * 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