parent
42a79c8c3c
commit
73d301446e
@ -1,12 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/KDE/korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,12 +0,0 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/KDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -1,15 +0,0 @@
|
||||
debian/tmp/opt/trinity/bin/rbqtsh
|
||||
debian/tmp/opt/trinity/bin/rbqtapi
|
||||
debian/tmp/opt/trinity/bin/rbuic
|
||||
debian/tmp/opt/trinity/bin/qtrubyinit
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/Qt/qtruby.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/Qt.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/qtruby.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/qtruby.la
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/tqui.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/1.8/*/tqui.la
|
||||
|
||||
qtruby/ChangeLog /opt/trinity/share/doc/libqt0-ruby1.8
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,11 +1,11 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,12 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/KDE/korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,11 +1,11 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,12 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/KDE/korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,11 +1,11 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,12 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/KDE/korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -1,11 +1,11 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -0,0 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -0,0 +1,15 @@
|
||||
debian/tmp/opt/trinity/bin/rbqtsh
|
||||
debian/tmp/opt/trinity/bin/rbqtapi
|
||||
debian/tmp/opt/trinity/bin/rbuic
|
||||
debian/tmp/opt/trinity/bin/qtrubyinit
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt/qtruby.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.la
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.la
|
||||
|
||||
qtruby/ChangeLog /opt/trinity/share/doc/libqt0-ruby
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,29 +0,0 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching regular expression/keyword <re>
|
||||
.TP
|
||||
.B \-i
|
||||
Perform a case insensitive search ( only meaningful in combination with -r )
|
||||
.TP
|
||||
.B \-p
|
||||
Display also inherited methods.
|
||||
.TP
|
||||
.B \-v
|
||||
Print QtRuby and Qt versions.
|
||||
.TP
|
||||
.B \-h
|
||||
Print a help message.
|
||||
.SH AUTHOR
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtapi(1)
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -0,0 +1,29 @@
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching regular expression/keyword <re>
|
||||
.TP
|
||||
.B \-i
|
||||
Perform a case insensitive search ( only meaningful in combination with -r )
|
||||
.TP
|
||||
.B \-p
|
||||
Display also inherited methods.
|
||||
.TP
|
||||
.B \-v
|
||||
Print QtRuby and Qt versions.
|
||||
.TP
|
||||
.B \-h
|
||||
Print a help message.
|
||||
.SH AUTHOR
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtapi(1)
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -0,0 +1,12 @@
|
||||
debian/tmp/opt/trinity/bin/rbtdesh
|
||||
debian/tmp/opt/trinity/bin/rbtdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
|
@ -0,0 +1,3 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbtdesh.1
|
||||
debian/local/rbtdeapi.1
|
@ -1,12 +0,0 @@
|
||||
debian/tmp/opt/trinity/bin/rbkdesh
|
||||
debian/tmp/opt/trinity/bin/rbkdeapi
|
||||
debian/tmp/opt/trinity/bin/krubyinit
|
||||
debian/tmp/opt/trinity/bin/rbtdeconfig_compiler
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Korundum.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/KDE/korundum.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/korundum.la
|
||||
|
||||
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby1.8
|
@ -1,3 +0,0 @@
|
||||
debian/local/krubyinit.1
|
||||
debian/local/rbkdesh.1
|
||||
debian/local/rbkdeapi.1
|
@ -0,0 +1,15 @@
|
||||
debian/tmp/opt/trinity/bin/rbqtsh
|
||||
debian/tmp/opt/trinity/bin/rbqtapi
|
||||
debian/tmp/opt/trinity/bin/rbuic
|
||||
debian/tmp/opt/trinity/bin/qtrubyinit
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt/qtruby.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.la
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.la
|
||||
|
||||
qtruby/ChangeLog /opt/trinity/share/doc/libqt0-ruby
|
@ -1,15 +0,0 @@
|
||||
debian/tmp/opt/trinity/bin/rbqtsh
|
||||
debian/tmp/opt/trinity/bin/rbqtapi
|
||||
debian/tmp/opt/trinity/bin/rbuic
|
||||
debian/tmp/opt/trinity/bin/qtrubyinit
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt/qtruby.rb
|
||||
debian/tmp/opt/trinity/lib/ruby/*/Qt.rb
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/qtruby.la
|
||||
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.so*
|
||||
debian/tmp/opt/trinity/lib/ruby/*/*/tqui.la
|
||||
|
||||
qtruby/ChangeLog /opt/trinity/share/doc/libqt0-ruby1.8
|
@ -1,2 +1,2 @@
|
||||
kdejava/koala/examples
|
||||
kdejava/koala/test
|
||||
tdejava/koala/examples
|
||||
tdejava/koala/test
|
||||
|
@ -1,4 +1,4 @@
|
||||
kdejava/AUTHORS
|
||||
kdejava/NEWS
|
||||
kdejava/README
|
||||
kdejava/TODO
|
||||
tdejava/AUTHORS
|
||||
tdejava/NEWS
|
||||
tdejava/README
|
||||
tdejava/TODO
|
||||
|
@ -1,6 +1,6 @@
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libkdejava.so.1.0.0
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.la
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so
|
||||
debian/tmp/opt/trinity/lib/jni/libtdejava.so.1.0.0
|
||||
|
||||
kdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
tdejava/ChangeLog /opt/trinity/share/doc/libtrinity-jni
|
||||
|
@ -1,29 +0,0 @@
|
||||
.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdeapi \- A Korundum KDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbkdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching regular expression/keyword <re>
|
||||
.TP
|
||||
.B \-i
|
||||
Perform a case insensitive search ( only meaningful in combination with -r )
|
||||
.TP
|
||||
.B \-p
|
||||
Display also inherited methods.
|
||||
.TP
|
||||
.B \-v
|
||||
Print QtRuby and Qt versions.
|
||||
.TP
|
||||
.B \-h
|
||||
Print a help message.
|
||||
.SH AUTHOR
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtapi(1)
|
@ -1,17 +0,0 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbkdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbkdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbkdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum KDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
@ -0,0 +1,29 @@
|
||||
.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdeapi \- A Korundum TDE Ruby Introspection Tool
|
||||
.SH SYNOPSIS
|
||||
.B rbtdeapi
|
||||
[options] [<class>]
|
||||
.SH DESCRIPTION
|
||||
Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
|
||||
javap(1). Use it to find a list of method for a certain Korundum class.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching regular expression/keyword <re>
|
||||
.TP
|
||||
.B \-i
|
||||
Perform a case insensitive search ( only meaningful in combination with -r )
|
||||
.TP
|
||||
.B \-p
|
||||
Display also inherited methods.
|
||||
.TP
|
||||
.B \-v
|
||||
Print QtRuby and Qt versions.
|
||||
.TP
|
||||
.B \-h
|
||||
Print a help message.
|
||||
.SH AUTHOR
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtapi(1)
|
@ -0,0 +1,17 @@
|
||||
.TH RBKDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
|
||||
.SH NAME
|
||||
rbtdesh \- An Interactive Korundum Shell
|
||||
.SH SYNOPSIS
|
||||
.B rbtdesh
|
||||
[options]
|
||||
.SH DESCRIPTION
|
||||
Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
|
||||
where you can enter Ruby code using the Korundum TDE Ruby bindings
|
||||
library.
|
||||
.SH OPTIONS
|
||||
This program takes no options.
|
||||
.SH AUTHOR
|
||||
Germain Garand
|
||||
Alexander Kellett
|
||||
.SH SEE ALSO
|
||||
rbqtsh(1)
|
Loading…
Reference in new issue