1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 11:11:27 +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

@@ -6,7 +6,7 @@ class Pocket extends Plugin {
function about() {
return array(1.0,
"Share article via Pocket (formerly Read It Later)",
"Share article on Pocket (formerly Read It Later)",
"?");
}