diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-07-10 18:10:36 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:58 -0500 |
commit | eb87ee3d8a3c442aa14152ad481916478c4cceb8 (patch) | |
tree | a19c1cba796050602d7f08111d1cc144adb5f5c9 /docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | |
parent | 68da78a95c91b5dc7bd92949fa993b1e5329c09b (diff) | |
download | samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.tar.gz samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.tar.bz2 samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.zip |
Fix image support. If images are missing, this will now also cause the
docs build to break. Only images that are actually used are copied.
(This used to be commit 9b7099c94588916af6b3c4ebb7883e36d9bf2e6b)
Diffstat (limited to 'docs/Samba-Guide/Chap02-SimpleOfficeServer.xml')
-rw-r--r-- | docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml index 4e42b52039..8a0d359cf9 100644 --- a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml +++ b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml @@ -497,8 +497,8 @@ </para> <image id="charitynet"> - <description>Charity Administration Office Network</description> - <imagefile scale="100">Charity-Network.png</imagefile> + <imagedescription>Charity Administration Office Network</imagedescription> + <imagefile scale="100">Charity-Network</imagefile> </image> <procedure> @@ -986,8 +986,8 @@ C:\WINDOWS: regedit ME-dpwc.reg </para> <image id="acctingnet2"> - <description>Accounting Office Network Topology</description> - <imagefile scale="100">AccountingNetwork.png</imagefile> + <imagedescription>Accounting Office Network Topology</imagedescription> + <imagefile scale="100">AccountingNetwork</imagefile> </image> <table id="acctingnet"> |