]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
patch from Alexey Froloff:
authorTom Gilbert <tom@linuxbrit.co.uk>
Wed, 10 Aug 2005 23:04:16 +0000 (23:04 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Wed, 10 Aug 2005 23:04:16 +0000 (23:04 +0000)
commit3f638c7caec51c834b1703d8fe0415c5ea786224
tree11333aa3e243e5db36787b8ecc75608bbc59cb92
parent0ee075cd1ea745e0a96e4f12476e554714619a31
patch from Alexey Froloff:

  Do not try to load same plugin from different locations.  Added
  ability to disable system-wide plugins - create
  PLUGIN.rb.disabled in user's plugins directory.

  For example, to disable freshmeat plugin installed in
  /usr/share/rbot/plugins/freshmeat.rb one can create empty file
  ~/.rbot/plugins/freshmeat.rb.disabled
lib/rbot/plugins.rb