diff options
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.cpp')
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.cpp b/protocols/Gadu-Gadu/src/gg.cpp index 401eecf43c..81c95658d6 100644 --- a/protocols/Gadu-Gadu/src/gg.cpp +++ b/protocols/Gadu-Gadu/src/gg.cpp @@ -28,7 +28,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Gadu-Gadu Protocol",
__VERSION_DWORD,
- "Provides support for Gadu-Gadu protocol",
+ "Provides support for Gadu-Gadu protocol.",
"Bartosz Białek, Adam Strzelecki",
"dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com",
"© 2009-2012 Bartosz Białek, 2003-2009 Adam Strzelecki",
|