[BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby bioruby_generator.rb, 1.3, 1.4

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


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

Modified Files:
	bioruby_generator.rb 
Log Message:
* Completely new design for BioRuby shell on Rails translated from
  the 'DibdoltRed' theme on www.openwebdesign.org which is created by
  Darjan Panic and Brian Green as a public domain work.


Index: bioruby_generator.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/bioruby_generator.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bioruby_generator.rb	28 Jun 2007 10:56:25 -0000	1.3
--- bioruby_generator.rb	9 Jul 2007 11:14:29 -0000	1.4
***************
*** 21,24 ****
--- 21,26 ----
        m.file 'bioruby.png',           'public/images/bioruby.png'
        m.file 'bioruby.gif',           'public/images/bioruby.gif'
+       m.file 'bg.gif',                'public/images/bg.gif'
+       m.file 'console.png',           'public/images/console.png'
        m.file 'bioruby.css',           'public/stylesheets/bioruby.css'
      end




More information about the bioruby-cvs mailing list