From 0862a602a3df129d1d608ad427d614dba368caf1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 30 Dec 2012 12:31:30 +0400 Subject: [PATCH] rename article filter plugins --- plugins/{gocomics/gocomics.php => af_gocomics/af_gocomics.php} | 2 +- .../pennyarcade.php => af_pennyarcade/af_pennyarcade.php} | 2 +- .../redditimgur.php => af_redditimgur/af_redditimgur.php} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename plugins/{gocomics/gocomics.php => af_gocomics/af_gocomics.php} (97%) rename plugins/{pennyarcade/pennyarcade.php => af_pennyarcade/af_pennyarcade.php} (97%) rename plugins/{redditimgur/redditimgur.php => af_redditimgur/af_redditimgur.php} (97%) diff --git a/plugins/gocomics/gocomics.php b/plugins/af_gocomics/af_gocomics.php similarity index 97% rename from plugins/gocomics/gocomics.php rename to plugins/af_gocomics/af_gocomics.php index d44bf82d..1dd18867 100644 --- a/plugins/gocomics/gocomics.php +++ b/plugins/af_gocomics/af_gocomics.php @@ -1,5 +1,5 @@