samples/README in gettext-1.93.0 vs samples/README in gettext-2.0.0

- old
+ new

@@ -3,18 +3,14 @@ $ruby makemo.rb $ruby sample_script.rb hello.rb - Basic sample hello2.rb - Basic sample2 (using printf) -hello_various_format.rb - Basic sample2 (multiple line strings) hello_noop.rb - N_ sample hello_plural.rb - n_ sample -hellogtk.rb - Ruby/GTK sample -hellotk.rb - Ruby/TK sample -hellogtk2.rb - Ruby/GTK2 sample(using UTF-8) -helloglade2.rb - Ruby/Glade2 sample(using UTF-8) - * you need to copy locale/ja/LC_MESSAGES/helloglade2.mo to GTK+ locale dir. - e.g.)/usr/share/locale/ja/LC_MESSAGES/helloglade2.mo +hello_gtk.rb - Ruby/GTK2 sample +hello_tk.rb - Ruby/TK sample +hello_glade2.rb - Ruby/Glade2 sample + makemo.rb - Create mo files from po files. cgi/* - CGI/ERB sample (See cgi/README) -rails/* - Ruby on Rails sample (See rails/README)