[BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates bioruby-bg.gif, NONE, 1.1 bioruby-console.png, NONE, 1.1 bioruby-gem.png, NONE, 1.1 bioruby-link.gif, NONE, 1.1 bioruby.css, 1.5, 1.6 bioruby.rhtml, 1.4, 1.5

Katayama Toshiaki k at dev.open-bio.org
Mon Jul 9 11:46:02 UTC 2007


Update of /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates
In directory dev.open-bio.org:/tmp/cvs-serv30339/d

Modified Files:
	bioruby.css bioruby.rhtml 
Added Files:
	bioruby-bg.gif bioruby-console.png bioruby-gem.png 
	bioruby-link.gif 
Log Message:
* images are renamed to be prefixed by 'bioruby-' to avoid confliction
  with already existing files in /public/images


--- NEW FILE: bioruby-bg.gif ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: bioruby-console.png ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: bioruby-link.gif ---
(This appears to be a binary file; contents omitted.)

Index: bioruby.css
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates/bioruby.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** bioruby.css	9 Jul 2007 11:14:29 -0000	1.5
--- bioruby.css	9 Jul 2007 11:46:00 -0000	1.6
***************
*** 4,8 ****
  	margin: 0;
  	color: #555555;
! 	background: url("/images/bg.gif") repeat-y center;
  	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
--- 4,8 ----
  	margin: 0;
  	color: #555555;
! 	background: url("/images/bioruby-bg.gif") repeat-y center;
  	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
***************
*** 23,27 ****
  	margin-bottom: 20px;
  	text-align: left;
! 	background: url("/images/bioruby.png") no-repeat left bottom;
  }
  
--- 23,27 ----
  	margin-bottom: 20px;
  	text-align: left;
! 	background: url("/images/bioruby-gem.png") no-repeat left bottom;
  }
  
***************
*** 336,340 ****
  
  textarea {
! 	background: url("/images/console.png") no-repeat center;
  	background-color: #eaedeb;
  	font-family: monospace;
--- 336,340 ----
  
  textarea {
! 	background: url("/images/bioruby-console.png") no-repeat center;
  	background-color: #eaedeb;
  	font-family: monospace;

--- NEW FILE: bioruby-gem.png ---
(This appears to be a binary file; contents omitted.)

Index: bioruby.rhtml
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates/bioruby.rhtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** bioruby.rhtml	9 Jul 2007 11:14:29 -0000	1.4
--- bioruby.rhtml	9 Jul 2007 11:46:00 -0000	1.5
***************
*** 29,33 ****
  
    <br>
!   <a href="http://bioruby.org/"><img src="/images/bioruby.gif" border=0></a>
   </div><!-- side -->
  
--- 29,33 ----
  
    <br>
!   <a href="http://bioruby.org/"><img src="/images/bioruby-link.gif" border=0></a>
   </div><!-- side -->
  




More information about the bioruby-cvs mailing list