aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-jp/hscale.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/sample/demos-jp/hscale.rb')
-rw-r--r--ext/tk/sample/demos-jp/hscale.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/tk/sample/demos-jp/hscale.rb b/ext/tk/sample/demos-jp/hscale.rb
index 4333239c73..37d215435c 100644
--- a/ext/tk/sample/demos-jp/hscale.rb
+++ b/ext/tk/sample/demos-jp/hscale.rb
@@ -24,7 +24,8 @@ msg.pack('side'=>'top')
TkFrame.new($hscale_demo) {|frame|
TkButton.new(frame) {
- text 'λ²ò'
+ #text 'λ²ò'
+ text 'ÊĤ¸¤ë'
command proc {
tmppath = $hscale_demo
$hscale_demo = nil