Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > eed59111bc86bbfc0b3eed052aaa5094 > files > 10

ruby-libglade2-0.16.0-4.1mdv2008.1.x86_64.rpm

* test.[rb|glade]
  A basic sample.

* custom.[rb|glade]
  A sample for custom widget.
  Ruby/GtkHtml2 is required.

* buffer.[rb|glade]
  A sample for string XML data, not a file.

* treeview.[rb|glade]
  A sample for Gtk::TreeView with glade.

* l10n_*, makemo.rb, po/*
  A sample for Localization and an solution not to touch auto-generated
  file by ruby-glade-create-template.
  Ruby-GetText-Pacakge-0.6.1 or later is required.  

  makemo.rb    - create mo file. Run this first(once).
  l10n.glade   - glade file
  l10n_gui.rb  - Auto generated file by ruby-glade-create-template.
                 You shouldn't edit this file by hand.
  l10n_main.rb - Main program. At first, copy methods from l10n_gui.rb.
                 You'll edit/maintain this file in a real application.
  po/*         - Language resource files.