File: README

package info (click to toggle)
libgtk-trayicon-ruby 0.1.0-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 116 kB
  • ctags: 56
  • sloc: ansic: 496; ruby: 21; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Ruby/GtkTrayIcon
================
Ruby/GtkTrayIcon is a Ruby binding for the System Tray Protocol Specification
based on code from the EGG library.

This package contains code copyrighted by Anders Carlsson <andersca@gnu.org>. 

Requirements
------------
   Ruby:          http://www.ruby-lang.org/
   Ruby-GNOME2:   http://ruby-gnome2.sourceforge.jp/

Install
-------
   0. install ruby 1.8.0 or newer, Ruby/GTK2.
   1. ruby extconf.rb
   2. make
   3. su
   4. make install

Copying
-------
   Copyright (c) 2003,2004 Ruby-GNOME2 Project Team

   This program is free software.
   You can distribute/modify this program under the terms of
   the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.

Project Website
---------------
   http://ruby-gnome2.sourceforge.jp/