aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/README.win3214
1 files changed, 9 insertions, 5 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 6f290b2b89..5f16178f9b 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -67,12 +67,16 @@ to their base names.
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
the others --> $(RUBY_SO_NAME).dll
-Although no icons are distributed with the ruby source or in the official
-site, you can use anything you like. For example, followings are written
-in Japanese, but you can download at least.
+Although no icons are distributed with the ruby source, you can use
+anything you like. You will be able to find many images by search engines.
+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
- {icon itself}[http://homepage1.nifty.com/a_nakata/ruby/RubyIcon.ico]
+* Small {favicon}[https://www.ruby-lang.org/favicon.ico] in the official
+ site
+
+* http://ruby.morphball.net/vit-ruby-ico_en.html or
+ {icon itself}[http://ruby.morphball.net/icon/vit-ruby.ico]
== Build examples