You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2014/11/26 09:14:56 UTC

git commit: updated refs/heads/master to a45ddb5

Repository: cloudstack
Updated Branches:
  refs/heads/master ef2aa2c52 -> a45ddb514


CLOUDSTACK-7969: SC: Win8.1: Key translation fails for some  EN-US  keyboard keys.


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

Branch: refs/heads/master
Commit: a45ddb514c13b0b72d47468fb2254e69520d37f6
Parents: ef2aa2c
Author: Sanjay Tripathi <sa...@citrix.com>
Authored: Wed Nov 26 13:28:25 2014 +0530
Committer: Sanjay Tripathi <sa...@citrix.com>
Committed: Wed Nov 26 13:35:24 2014 +0530

----------------------------------------------------------------------
 ui/index.jsp | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a45ddb51/ui/index.jsp
----------------------------------------------------------------------
diff --git a/ui/index.jsp b/ui/index.jsp
index 1000101..5ba6301 100644
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@ -430,6 +430,7 @@
                                                 <option value="us">Standard (US) keyboard</option>
                                                 <option value="uk">UK keyboard</option>
                                                 <option value="jp">Japanese keyboard</option>
+                                                <option value="sc">Simplified Chinese keyboard</option>
                                             </select>
                                         </div>
                                     </div>