diff options
author | Kjartan Maraas <kmaraas@online.no> | 1999-05-28 05:55:19 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 1999-05-28 05:55:19 +0800 |
commit | fc41f66a50a6963f8012b8ed9d29266b19a1c63a (patch) | |
tree | 2929c58af49be3bb3a86417d22cedfb383191553 /calendar | |
parent | 69912fc470a36f52887f18cf8c633f34aaa34fb5 (diff) | |
download | gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar.gz gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar.bz2 gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar.lz gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar.xz gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.tar.zst gsoc2013-evolution-fc41f66a50a6963f8012b8ed9d29266b19a1c63a.zip |
added pics for the help file.
1999-05-27 Kjartan Maraas <kmaraas@online.no>
* gnome-pim/gncal/doc/C/images/*: added pics for the help
file.
svn path=/trunk/; revision=951
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/doc/C/gnomecal.sgml | 12 | ||||
-rw-r--r-- | calendar/doc/C/images/cal-props.gif | bin | 0 -> 8929 bytes | |||
-rw-r--r-- | calendar/doc/C/images/calday.gif | bin | 0 -> 16264 bytes | |||
-rw-r--r-- | calendar/doc/C/images/calmonth.gif | bin | 0 -> 13299 bytes | |||
-rw-r--r-- | calendar/doc/C/images/calweek.gif | bin | 0 -> 14650 bytes | |||
-rw-r--r-- | calendar/doc/C/images/calyear.gif | bin | 0 -> 27058 bytes |
6 files changed, 6 insertions, 6 deletions
diff --git a/calendar/doc/C/gnomecal.sgml b/calendar/doc/C/gnomecal.sgml index d0f9c1ec54..9098b6f2c4 100644 --- a/calendar/doc/C/gnomecal.sgml +++ b/calendar/doc/C/gnomecal.sgml @@ -186,7 +186,7 @@ <title>The GNOME Calendar</title> <screenshot> <screeninfo>The GNOME Calendar</screeninfo> - <Graphic Format="gif" Fileref="calday" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/calday" srccredit="dcm"> </graphic> </screenshot> </figure> @@ -203,7 +203,7 @@ <title>The GNOME Calendar Preferences</title> <screenshot> <screeninfo>The GNOME Calendar Preferences.</screeninfo> - <Graphic Format="gif" Fileref="./figs/cal-props" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/cal-props" srccredit="dcm"> </graphic> </screenshot> </figure> @@ -270,7 +270,7 @@ <title>The Day View</title> <screenshot> <screeninfo>The Day View</screeninfo> - <Graphic Format="gif" Fileref="./figs/calday" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/calday" srccredit="dcm"> </graphic> </screenshot> </figure> @@ -322,7 +322,7 @@ <title>The Week View</title> <screenshot> <screeninfo>The Week View</screeninfo> - <Graphic Format="gif" Fileref="./figs/calweek" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/calweek" srccredit="dcm"> </graphic> </screenshot> </figure> @@ -358,7 +358,7 @@ <title>The Month View</title> <screenshot> <screeninfo>The Month View</screeninfo> - <Graphic Format="gif" Fileref="./figs/calmonth" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/calmonth" srccredit="dcm"> </graphic> </screenshot> </figure> @@ -385,7 +385,7 @@ <title>The Year View</title> <screenshot> <screeninfo>The Year View</screeninfo> - <Graphic Format="gif" Fileref="./figs/calyear" srccredit="dcm"> + <Graphic Format="gif" Fileref="images/calyear" srccredit="dcm"> </graphic> </screenshot> </figure> diff --git a/calendar/doc/C/images/cal-props.gif b/calendar/doc/C/images/cal-props.gif Binary files differnew file mode 100644 index 0000000000..4a3ca0c706 --- /dev/null +++ b/calendar/doc/C/images/cal-props.gif diff --git a/calendar/doc/C/images/calday.gif b/calendar/doc/C/images/calday.gif Binary files differnew file mode 100644 index 0000000000..d708cbb2e7 --- /dev/null +++ b/calendar/doc/C/images/calday.gif diff --git a/calendar/doc/C/images/calmonth.gif b/calendar/doc/C/images/calmonth.gif Binary files differnew file mode 100644 index 0000000000..be20d3255c --- /dev/null +++ b/calendar/doc/C/images/calmonth.gif diff --git a/calendar/doc/C/images/calweek.gif b/calendar/doc/C/images/calweek.gif Binary files differnew file mode 100644 index 0000000000..04820f9470 --- /dev/null +++ b/calendar/doc/C/images/calweek.gif diff --git a/calendar/doc/C/images/calyear.gif b/calendar/doc/C/images/calyear.gif Binary files differnew file mode 100644 index 0000000000..6e2333f419 --- /dev/null +++ b/calendar/doc/C/images/calyear.gif |