You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/01/10 23:03:43 UTC

git commit: CLOUDSTACK-683: Fixed missing image in Accessing VM Section

Updated Branches:
  refs/heads/4.0 2f1d83037 -> 93e937149


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/93e93714
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/93e93714
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/93e93714

Branch: refs/heads/4.0
Commit: 93e937149beea6f843849d32f773710b26cc345a
Parents: 2f1d830
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:03:26 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/93e93714/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/93e93714/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