From b25824eb4f28126a4707b1ccc0f17957c3510c22 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 15 Oct 2005 12:21:41 +0000 Subject: [PATCH] Removed obsolete file --- src/plugins/README | 11 ----------- weechat/src/plugins/README | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 src/plugins/README delete mode 100644 weechat/src/plugins/README diff --git a/src/plugins/README b/src/plugins/README deleted file mode 100644 index c5075b8ce..000000000 --- a/src/plugins/README +++ /dev/null @@ -1,11 +0,0 @@ -WeeChat - Wee Enhanced Environment for Chat -=========================================== - -This is plugins directory for WeeChat. - -Today, Perl interface is developed. - -In the future, you'll find there interfaces with other famous languages for -writing extensions to WeeChat: -- Python interface, -- Ruby interface. diff --git a/weechat/src/plugins/README b/weechat/src/plugins/README deleted file mode 100644 index c5075b8ce..000000000 --- a/weechat/src/plugins/README +++ /dev/null @@ -1,11 +0,0 @@ -WeeChat - Wee Enhanced Environment for Chat -=========================================== - -This is plugins directory for WeeChat. - -Today, Perl interface is developed. - -In the future, you'll find there interfaces with other famous languages for -writing extensions to WeeChat: -- Python interface, -- Ruby interface.