mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
586e23c97d
commit
9b38c84550
1 changed files with 9 additions and 5 deletions
|
@ -67,12 +67,16 @@ to their base names.
|
||||||
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
|
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
|
||||||
the others --> $(RUBY_SO_NAME).dll
|
the others --> $(RUBY_SO_NAME).dll
|
||||||
|
|
||||||
Although no icons are distributed with the ruby source or in the official
|
Although no icons are distributed with the ruby source, you can use
|
||||||
site, you can use anything you like. For example, followings are written
|
anything you like. You will be able to find many images by search engines.
|
||||||
in Japanese, but you can download at least.
|
For example, followings are made from {Ruby logo
|
||||||
|
kit}[https://cache.ruby-lang.org/pub/misc/logo/ruby-logo-kit.zip]:
|
||||||
|
|
||||||
* http://homepage1.nifty.com/a_nakata/ruby/ or
|
* Small {favicon}[https://www.ruby-lang.org/favicon.ico] in the official
|
||||||
{icon itself}[http://homepage1.nifty.com/a_nakata/ruby/RubyIcon.ico]
|
site
|
||||||
|
|
||||||
|
* http://ruby.morphball.net/vit-ruby-ico_en.html or
|
||||||
|
{icon itself}[http://ruby.morphball.net/icon/vit-ruby.ico]
|
||||||
|
|
||||||
== Build examples
|
== Build examples
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue