Repository: incubator-edgent
Updated Branches:
  refs/heads/master 8fbe5fd82 -> e4ef5308b


[EDGENT-245] Console: Update Apache Edgent logo and favicon


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

Branch: refs/heads/master
Commit: e4ef5308b1f29149da5c2d717ba7e2f3ffe112bb
Parents: 8fbe5fd
Author: Queenie Ma <queeniema.apa...@gmail.com>
Authored: Fri Sep 16 10:33:55 2016 -0700
Committer: Queenie Ma <queeniema.apa...@gmail.com>
Committed: Mon Sep 19 08:53:12 2016 -0700

----------------------------------------------------------------------
 console/servlets/webapp_content/html/index.html |   4 ++--
 .../resources/images/apache_edgent.png          | Bin 0 -> 19377 bytes
 .../webapp_content/resources/images/favicon.png | Bin 1440 -> 18795 bytes
 .../resources/images/small_edgent.png           | Bin 8142 -> 0 bytes
 4 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/e4ef5308/console/servlets/webapp_content/html/index.html
----------------------------------------------------------------------
diff --git a/console/servlets/webapp_content/html/index.html 
b/console/servlets/webapp_content/html/index.html
index a66cddf..f310059 100644
--- a/console/servlets/webapp_content/html/index.html
+++ b/console/servlets/webapp_content/html/index.html
@@ -2,7 +2,7 @@
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en-us">
 <head>
-<title>Edgent Console</title>
+<title>Apache Edgent Console</title>
 
 <link rel="stylesheet" type="text/css" 
href="js/ext/jquery-ui-1.11.4.custom/jquery-ui.min.css">
 <link rel="stylesheet" type="text/css" 
href="js/ext/jquery-ui-1.11.4.custom/jquery-ui.theme.min.css">
@@ -15,7 +15,7 @@
 <body>
 <div role="main">
 <div style='margin-left:15px; float:left;'>
-<img height='95' width='178' tabindex=0 alt="Edgent logo" title="Edgent logo" 
src="resources/images/small_edgent.png"/>
+<img height='81' width='178' tabindex=0 alt="Apache Edgent logo" title="Apache 
Edgent logo" src="resources/images/apache_edgent.png"/>
 </div>
 <div style='float:left;margin-top: 30px; font-size: 1.2em; margin-left: 
320px;'>
 <label tabindex=0>Topology Graph</label>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/e4ef5308/console/servlets/webapp_content/resources/images/apache_edgent.png
----------------------------------------------------------------------
diff --git a/console/servlets/webapp_content/resources/images/apache_edgent.png 
b/console/servlets/webapp_content/resources/images/apache_edgent.png
new file mode 100644
index 0000000..b236a66
Binary files /dev/null and 
b/console/servlets/webapp_content/resources/images/apache_edgent.png differ

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/e4ef5308/console/servlets/webapp_content/resources/images/favicon.png
----------------------------------------------------------------------
diff --git a/console/servlets/webapp_content/resources/images/favicon.png 
b/console/servlets/webapp_content/resources/images/favicon.png
index 0dc34c1..db098b3 100644
Binary files a/console/servlets/webapp_content/resources/images/favicon.png and 
b/console/servlets/webapp_content/resources/images/favicon.png differ

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/e4ef5308/console/servlets/webapp_content/resources/images/small_edgent.png
----------------------------------------------------------------------
diff --git a/console/servlets/webapp_content/resources/images/small_edgent.png 
b/console/servlets/webapp_content/resources/images/small_edgent.png
deleted file mode 100644
index 91eadc0..0000000
Binary files 
a/console/servlets/webapp_content/resources/images/small_edgent.png and 
/dev/null differ

Reply via email to