You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/08/10 19:50:03 UTC

[24/36] git commit: Fix bad image references.

Fix bad image references.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cd12efaa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cd12efaa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cd12efaa

Branch: refs/heads/vpc
Commit: cd12efaa47e9ed911b9d136d7c92b6d88f0d033a
Parents: bab6dcb
Author: Jessica Tomechak <je...@gmail.com>
Authored: Thu Aug 9 16:53:20 2012 -0700
Committer: Jessica Tomechak <je...@gmail.com>
Committed: Thu Aug 9 16:59:33 2012 -0700

----------------------------------------------------------------------
 docs/en-US/changing-vm-name-os-group.xml     |    2 +-
 docs/en-US/cloud-infrastructure-overview.xml |    2 +-
 docs/en-US/guest-traffic.xml                 |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd12efaa/docs/en-US/changing-vm-name-os-group.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/changing-vm-name-os-group.xml b/docs/en-US/changing-vm-name-os-group.xml
index 3515082..88b982c 100644
--- a/docs/en-US/changing-vm-name-os-group.xml
+++ b/docs/en-US/changing-vm-name-os-group.xml
@@ -39,7 +39,7 @@
 				</para></listitem>
 			<listitem><para>Click Edit <inlinemediaobject>
 				<imageobject>
-					<imagedata fileref="./images/edit.png" />
+					<imagedata fileref="./images/edit-icon.png" />
 				</imageobject>
 				<textobject><phrase>StopButton.png: button to edit the properties of a VM</phrase></textobject>
 			</inlinemediaobject>.</para></listitem>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd12efaa/docs/en-US/cloud-infrastructure-overview.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloud-infrastructure-overview.xml b/docs/en-US/cloud-infrastructure-overview.xml
index 2919715..b379bd3 100644
--- a/docs/en-US/cloud-infrastructure-overview.xml
+++ b/docs/en-US/cloud-infrastructure-overview.xml
@@ -37,7 +37,7 @@
 	</itemizedlist>
 	<mediaobject>
 		<imageobject>
-			<imagedata fileref="./images/infrastructure_overview.png" />
+			<imagedata fileref="./images/infrastructure-overview.png" />
 		</imageobject>
 		<textobject><phrase>infrastructure_overview.png: Nested organization of a zone</phrase></textobject>
 	</mediaobject>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd12efaa/docs/en-US/guest-traffic.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/guest-traffic.xml b/docs/en-US/guest-traffic.xml
index 57a441a..b5c50cc 100644
--- a/docs/en-US/guest-traffic.xml
+++ b/docs/en-US/guest-traffic.xml
@@ -28,7 +28,7 @@
 	<para>Figure 1 illustrates a typical guest traffic setup:</para>
 	<mediaobject>
 		<imageobject>
-			<imagedata fileref="./images/basic_deployment.png" />
+			<imagedata fileref="./images/basic-deployment.png" />
 		</imageobject>
 		<textobject><phrase>guesttraffic.png: Depicts a guest traffic setup</phrase></textobject>
 	</mediaobject>