1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 22:51: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 GooglePlus extends Plugin {
function about() {
return array(1.0,
"Share on Google+ plugin",
"Share article on Google+",
"homolibere");
}