You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hu...@apache.org on 2013/01/14 17:15:59 UTC

[3/50] git commit: CLOUDSTACK-683: Fixed missing image in Accessing VM Section

CLOUDSTACK-683: Fixed missing image in Accessing VM Section


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

Branch: refs/heads/cloud-agent-with-openvswitch
Commit: ffcc6d781ebbe7985251b9641de959a07a4ae6c8
Parents: 62a4272
Author: Joe Brockmeier <jz...@zonker.net>
Authored: Thu Jan 10 16:01:02 2013 -0600
Committer: Joe Brockmeier <jz...@zonker.net>
Committed: Thu Jan 10 16:01:02 2013 -0600

----------------------------------------------------------------------
 docs/en-US/accessing-vms.xml              |    2 +-
 docs/en-US/images/view-console-button.png |  Bin 0 -> 59996 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ffcc6d78/docs/en-US/accessing-vms.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/accessing-vms.xml b/docs/en-US/accessing-vms.xml
index d69d021..c77ad4e 100644
--- a/docs/en-US/accessing-vms.xml
+++ b/docs/en-US/accessing-vms.xml
@@ -29,7 +29,7 @@
         <orderedlist>
             <listitem><para>Log in to the &PRODUCT; UI as a user or admin.</para></listitem>
             <listitem><para>Click Instances, then click the name of a running VM.</para></listitem>
-            <listitem><para>Click the View Console button <inlinegraphic format="PNG" fileref="images/icon.png"/>.</para></listitem>
+            <listitem><para>Click the View Console button <inlinegraphic format="PNG" fileref="images/view-console-button.png"/>.</para></listitem>
         </orderedlist>
         <para>To access a VM directly over the network:</para>
         <orderedlist>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ffcc6d78/docs/en-US/images/view-console-button.png
----------------------------------------------------------------------
diff --git a/docs/en-US/images/view-console-button.png b/docs/en-US/images/view-console-button.png
new file mode 100644
index 0000000..b321cea
Binary files /dev/null and b/docs/en-US/images/view-console-button.png differ