|
From: <ma...@us...> - 2011-11-17 20:53:33
|
Revision: 522
http://openautomation.svn.sourceforge.net/openautomation/?rev=522&view=rev
Author: mayerch
Date: 2011-11-17 20:53:27 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
Add favicon - edit in red, svn in black and release in sodium
Modified Paths:
--------------
CometVisu/trunk/visu/edit_config.html
CometVisu/trunk/visu/index.html
Added Paths:
-----------
CometVisu/trunk/visu/icon/comet_16x16_000000.png
CometVisu/trunk/visu/icon/comet_16x16_ff0000.png
CometVisu/trunk/visu/icon/comet_16x16_ff8000.png
Modified: CometVisu/trunk/visu/edit_config.html
===================================================================
--- CometVisu/trunk/visu/edit_config.html 2011-11-16 21:39:18 UTC (rev 521)
+++ CometVisu/trunk/visu/edit_config.html 2011-11-17 20:53:27 UTC (rev 522)
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Visu - Editor-Modus</title>
+ <link rel="icon" href="icon/comet_16x16_ff0000.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" type="text/css" href="edit/style_edit.css" />
<link rel="stylesheet" type="text/css" href="edit/jquery-ui.css" />
Added: CometVisu/trunk/visu/icon/comet_16x16_000000.png
===================================================================
(Binary files differ)
Property changes on: CometVisu/trunk/visu/icon/comet_16x16_000000.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: CometVisu/trunk/visu/icon/comet_16x16_ff0000.png
===================================================================
(Binary files differ)
Property changes on: CometVisu/trunk/visu/icon/comet_16x16_ff0000.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: CometVisu/trunk/visu/icon/comet_16x16_ff8000.png
===================================================================
(Binary files differ)
Property changes on: CometVisu/trunk/visu/icon/comet_16x16_ff8000.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: CometVisu/trunk/visu/index.html
===================================================================
--- CometVisu/trunk/visu/index.html 2011-11-16 21:39:18 UTC (rev 521)
+++ CometVisu/trunk/visu/index.html 2011-11-17 20:53:27 UTC (rev 522)
@@ -4,6 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CometVisu-Client</title>
+ <link rel="icon" href="icon/comet_16x16_000000.png" type="image/png" />
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0; webkit-user-select: none;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|