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

List:       kde-commits
Subject:    Re: koffice/kspread/plugins/scripting/scripts
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-11-18 20:13:50
Message-ID: 200711182113.51370.mail () dipe ! org
[Download RAW message or body]

Cyrille Berger wrote:

> 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 ?

well, enabled in that context means that the script does show up in the 
context-menu. Per default they are not enaled aka executed...

Re the crash; so, that script crashes for you too? hmpf :-(

> 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