diff options
author | Rodney Dawes <dobey@novell.com> | 2004-09-14 00:21:48 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-09-14 00:21:48 +0800 |
commit | d926df1ed5e62e35f362a91fe85bdfe2d476aab8 (patch) | |
tree | c56e0dbe1b507586fa22f64583a1c3965c7b4ce6 /help/ChangeLog | |
parent | a9619acb9d91368b2e4d234621073348953f4949 (diff) | |
download | gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar.gz gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar.bz2 gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar.lz gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar.xz gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.tar.zst gsoc2013-evolution-d926df1ed5e62e35f362a91fe85bdfe2d476aab8.zip |
Don't requires entities here
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
Diffstat (limited to 'help/ChangeLog')
-rw-r--r-- | help/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/help/ChangeLog b/help/ChangeLog index f6dc4935d1..fdbf913967 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,29 @@ +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 + 2004-01-27 Aaron Weber <aaron@ximian.com> * C/usage-mail-org.xml: spamfiltering * C/usage-mail.xml: charsets and input methods. |