[Kde-bindings] Re: kdebindings/qtruby/bin

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sun Aug 1 17:59:41 UTC 2004


Excuse me for being pedantic, but isn't everyone going to ask why it isn't 
called 'qtrubyinit'? I agree that the equivalent stub for starting the kde 
ruby bindings shouldn't be called 'korunduminit' as it isn't exactly a snappy 
name that is easy to type or remember. 

What about calling the Qt one 'qtruby', and the KDE one 'kruby'  - less 
typing, and less confusion surely?

-- Richard

On Sunday 01 August 2004 18:15, Alexander Kellett wrote:
> CVS commit by lypanov:
>
> importing qrubyinit.cpp a perfect clone of krubyinit but with kde in place
> of qt prevents startup crashes for programs that don't wish to depend on
> kde
>
>
>   A            qrubyinit.cpp   1.1 [GPL (v2+)]
>   M +8 -0      Makefile.am   1.4
>
>
> --- kdebindings/qtruby/bin/Makefile.am  #1.3:1.4
> @@ -1 +1,9 @@
> +INCLUDES = $(all_includes) -I$(RUBY_ARCHDIR)
> +
> +bin_PROGRAMS = qrubyinit
> +qrubyinit_LDFLAGS = -module $(all_libraries) -version-info 0:0:0
> -L$(top_srcdir)/smoke/qt/ -L$(RUBY_LIBDIR) +qrubyinit_METASOURCES = AUTO
> +qrubyinit_SOURCES = qrubyinit.cpp
> +qrubyinit_LDADD = $(LIB_QT) $(RUBY_LIBRUBYARG)
> $(top_builddir)/smoke/qt/libsmokeqt.la
> $(top_builddir)/qtruby/rubylib/qtruby/libqtrubyinternal.la +
>  bin_SCRIPTS = rbqtapi rbqtsh



More information about the Kde-bindings mailing list