File: README

package info (click to toggle)
ruby-gnome2 0.15.0-1.1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,704 kB
  • ctags: 8,558
  • sloc: ansic: 69,912; ruby: 19,511; makefile: 97; xml: 35; sql: 13
file content (9 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
0. Install Ruby-GNOME2(especially Ruby/PanelApplet) ;).
1. Copy *.server to Bonobo Server's directory
   (e.g. /usr/lib/bonobo/servers).
2. Copy *.rb to "location" directory (/usr/libexec/*.rb).
3. Add execute permission.
   (e.g. #chown a+x /usr/libexec/hello-applet.rb)
4. Wait for a minutes ;).
5. Select "Ruby/PanelApplet Samples" -> "Hello World Applet", "Clock Applet"
   from your panel menu.