1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 05:11:29 +00:00

plugins cleanup, update descriptions

This commit is contained in:
Andrew Dolgov
2012-12-25 10:06:35 +04:00
parent d2a421e3cb
commit 0ac22f29ca
15 changed files with 7 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ class Flattr extends Plugin {
function about() {
return array(1.0,
"Share on Flattr plugin",
"Share articles on Flattr",
"Nic Honing");
}