1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!)

This commit is contained in:
Sebastien Helleu
2005-10-23 11:33:39 +00:00
parent cde66456fb
commit f7872a9dd8
10 changed files with 1054 additions and 720 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ python_dir = python
endif
if PLUGIN_RUBY
#ruby_dir = ruby
ruby_dir = ruby
endif
SUBDIRS = . $(perl_dir) $(python_dir) $(ruby_dir)
File diff suppressed because it is too large Load Diff