diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2001-08-16 04:09:57 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2001-08-16 04:09:57 +0800 |
commit | c43f2b9a56d4472bc3fd2bb83ab57f779221bf0c (patch) | |
tree | 610131951c0db66529b4904d5e8f005c69e37560 /help/C/usage-contact.sgml | |
parent | b9fcbce2355bda8aae5fcea6368f51817fe1b498 (diff) | |
download | gsoc2013-evolution-c43f2b9a56d4472bc3fd2bb83ab57f779221bf0c.tar.gz gsoc2013-evolution-c43f2b9a56d4472bc3fd2bb83ab57f779221bf0c.tar.zst gsoc2013-evolution-c43f2b9a56d4472bc3fd2bb83ab57f779221bf0c.zip |
s/fig/figures/ Make it use the sgmldocs.make framework.
2001-08-15 Kjartan Maraas <kmaraas@gnome.org>
* C/*.sgml: s/fig/figures/
* C/Makefile.am: Make it use the sgmldocs.make framework.
svn path=/trunk/; revision=12067
Diffstat (limited to 'help/C/usage-contact.sgml')
-rw-r--r-- | help/C/usage-contact.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/usage-contact.sgml b/help/C/usage-contact.sgml index 91ac0c708c..a168ef1087 100644 --- a/help/C/usage-contact.sgml +++ b/help/C/usage-contact.sgml @@ -42,13 +42,13 @@ <title>Evolution Contact Interface</title> <screenshot> <screeninfo>Evolution Contact List Window</screeninfo> - <graphic fileref="fig/contact" format="png" srccredit="Kevin Breit"> + <graphic fileref="figures/contact" format="png" srccredit="Kevin Breit"> </graphic> </screenshot> </figure> <para> - <inlinegraphic fileref="fig/full-1" format="png"></inlinegraphic> + <inlinegraphic fileref="figures/full-1" format="png"></inlinegraphic> <guilabel>Contact List</guilabel> </para> @@ -150,7 +150,7 @@ <title>Evolution Contact Editor</title> <screenshot> <screeninfo>Evolution Contact Editor</screeninfo> - <graphic fileref="fig/contact-editor" format="png" srccredit="Aaron Weber"> + <graphic fileref="figures/contact-editor" format="png" srccredit="Aaron Weber"> </graphic> </screenshot> </figure> |