/[freeride]/freeride/freebase/plugin.rb
ViewVC logotype

Diff of /freeride/freebase/plugin.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by richkilmer, Tue Nov 12 04:52:18 2002 UTC revision 1.15 by richkilmer, Fri Dec 20 17:23:22 2002 UTC
# Line 100  module FreeBASE Line 100  module FreeBASE
100        @base_slot.manager = self        @base_slot.manager = self
101        # create properties manager        # create properties manager
102        if @plugin_configuration.properties_path        if @plugin_configuration.properties_path
103          @properties = Properties.new(@plugin_configuration.name, "1.0", @base_slot["properties"], @plugin_configuration.properties_path)          @properties = Properties.new(@plugin_configuration.name, "1.0", @base_slot["properties"], @plugin_configuration.base_path+"/"+@plugin_configuration.properties_path)
104        end        end
105        #local log        #local log
106        @base_slot["log/info"].queue        @base_slot["log/info"].queue

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26