diff options
Diffstat (limited to 'protocols/GTalkExt/src/GTalkExt.cpp')
-rw-r--r-- | protocols/GTalkExt/src/GTalkExt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/GTalkExt.cpp b/protocols/GTalkExt/src/GTalkExt.cpp index 7646bd10be..7b37e43eb3 100644 --- a/protocols/GTalkExt/src/GTalkExt.cpp +++ b/protocols/GTalkExt/src/GTalkExt.cpp @@ -37,7 +37,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
PLUGIN_DESCRIPTION,
PLUGIN_VERSION_DWORD,
- "Currently only mail notifications implemented",
+ "GTalk mail notification extensions for Jabber protocol.",
"bems",
"bems@vingrad.ru",
COPYRIGHT_STRING,
|