summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2004-10-01 12:40:39 +0000
committerSebastien Helleu <flashcode@flashtux.org>2004-10-01 12:40:39 +0000
commit046452b7e0bc0e48bdab5e2477c13ef993542bf3 (patch)
tree8c16844f564fdabee308a6d1f4804ef20dffd77b
parentd79dc3233a858a9b268b8e2801e820c1a94afcce (diff)
downloadweechat-046452b7e0bc0e48bdab5e2477c13ef993542bf3.zip
Perl plugin interface available
-rw-r--r--README4
-rw-r--r--weechat/README4
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 1f8011f82..78f9e5ea5 100644
--- a/README
+++ b/README
@@ -46,6 +46,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
---
-(1) only curses interface is available today
-(2) plugin interfaces are not yet developed
+(1) only Curses interface is available today
+(2) only Perl interface is available today
(3) only GNU/Linux version is available today
diff --git a/weechat/README b/weechat/README
index 1f8011f82..78f9e5ea5 100644
--- a/weechat/README
+++ b/weechat/README
@@ -46,6 +46,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
---
-(1) only curses interface is available today
-(2) plugin interfaces are not yet developed
+(1) only Curses interface is available today
+(2) only Perl interface is available today
(3) only GNU/Linux version is available today