Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-04 | Ahem. I should remember to test things ''before'' committing, not after. Fix ↵ | Giuseppe Bilotta | |
COREDIR as set by post-config | |||
2006-08-04 | Fix one more problem with missing COREDIR and clean up setup.rb | Giuseppe Bilotta | |
2005-08-24 | switch back to post-config to help packagers | Tom Gilbert | |
2005-08-03 | Wed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* Added french language file (TODO most of the plugins just talk english) * The way the Enum configs were set up, it wasn't possible to add language files to rbot at runtime (the directory was only scanned at startup). Now you can set a values Proc, which is called to return a list of allowed values whenever it's queried. * Added Config module for determining where we were installed. Unfortunately rubygems is a total whore in this regard, and I hope the current hackery I have to do to support it becomes redundant in the future. | |||
2005-07-27 | this packaging stuff seems to actually be working | Tom Gilbert | |
2005-07-27 | post config script to persist configuration from the script | Tom Gilbert | |