diff options
| author | Rodney Dawes <dobey@ximian.com> | 2003-04-30 02:48:52 +0800 |
|---|---|---|
| committer | Rodney Dawes <dobey@src.gnome.org> | 2003-04-30 02:48:52 +0800 |
| commit | 7a8383281d0166b7ac202ff380ea14a19cc2a051 (patch) | |
| tree | 71536a9d73bb567f9e8d8819cf8329886cc2c6ea | |
| parent | 2ff26e97e8dfee105c266b712b6d1c50f4eabc4b (diff) | |
| download | gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar.gz gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar.bz2 gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar.lz gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar.xz gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.tar.zst gsoc2013-evolution-7a8383281d0166b7ac202ff380ea14a19cc2a051.zip | |
Add figures/outline.png to $(figs)
2003-04-27 Rodney Dawes <dobey@ximian.com>
* C/Makefile.am: Add figures/outline.png to $(figs)
svn path=/trunk/; revision=21017
| -rw-r--r-- | help/C/Makefile.am | 1 | ||||
| -rw-r--r-- | help/ChangeLog | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index d5713d895c..e3bb0ae613 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -22,6 +22,7 @@ figs = \ figures/mail-threaded.png \ figures/mainwindow-pic.png \ figures/newmsg.png \ + figures/outline.png \ figures/print-dest.png \ figures/print-preview.png \ figures/replymsg.png \ diff --git a/help/ChangeLog b/help/ChangeLog index f3ab47f06a..bfe823d4f2 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2003-04-27 Rodney Dawes <dobey@ximian.com> + + * C/Makefile.am: Add figures/outline.png to $(figs) + 2003-04-14 Aaron Weber <aaron@ximian.com> * C/config-prefs.xml: Validation, mostly. Change in some ref names. @@ -2048,4 +2052,4 @@ 2000-02-25 Federico Mena Quintero <federico@helixcode.com> - * calendar.sgml: New file for the Evolution calendaring white paper.
\ No newline at end of file + * calendar.sgml: New file for the Evolution calendaring white paper. |
