File: README

package info (click to toggle)
ruby-gnome2 0.12.0-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,820 kB
  • ctags: 7,421
  • sloc: ansic: 61,387; ruby: 17,307; makefile: 85; xml: 35; sql: 13
file content (23 lines) | stat: -rw-r--r-- 702 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* 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_main.rb - Main program. Ruby this file after executing makemo.rb.
                 You'll edit/maintain this file in a real application.
  po/*         - Language resource files.