[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: koffice/kspread/plugins/scripting/scripts
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2007-11-18 19:34:02
Message-ID: 200711182034.02764.cyb () lepi ! org
[Download RAW message or body]

I am not sure that any ruby docker script should be enabled by default (which 
seems to be the case for that one) until the crash has been solved for 
everybody. Unless it has ?

On Sunday 18 November 2007, Sebastian Sauer wrote:
> SVN commit 738156 by sebsauer:
>
> Added the docker script snippetsdocker.rb written in Ruby using QtRuby4.
>
> see also
> http://techbase.kde.org/Development/Tutorials/KSpread_Scripting#Ruby_Snippe
>ts
>
> CC_MAIL:cyb@lepi.org
>
>
>
>  M  +1 -0      CMakeLists.txt
>  M  +7 -0      scripts.rc
>  A             snippetsdocker.rb
>
>
> --- trunk/koffice/kspread/plugins/scripting/scripts/CMakeLists.txt
> #738155:738156 @@ -21,4 +21,5 @@
>
>  install(FILES
>      consoledocker.py
> +    snippetsdocker.rb
>      DESTINATION ${DATA_INSTALL_DIR}/kspread/scripts/docker)
> --- trunk/koffice/kspread/plugins/scripting/scripts/scripts.rc
> #738155:738156 @@ -106,6 +106,13 @@
>             enabled="true"
>             interpreter="python"
>             file="docker/consoledocker.py" />
> +        <script
> +           name="rbsnippets"
> +           text="Ruby Snippets"
> +           comment="Ruby Snippets"
> +           enabled="true"
> +           interpreter="ruby"
> +           file="docker/snippetsdocker.rb" />
>      </collection>
>
>  </KrossScripting>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic