diff options
Diffstat (limited to 'protocols/Omegle/src/main.cpp')
-rw-r--r-- | protocols/Omegle/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/src/main.cpp b/protocols/Omegle/src/main.cpp index ac0ad7e466..6a202d7237 100644 --- a/protocols/Omegle/src/main.cpp +++ b/protocols/Omegle/src/main.cpp @@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Omegle Protocol",
__VERSION_DWORD,
- "Provides basic support for Omegle Chat protocol.",
+ "Omegle protocol support for Miranda NG.",
"Robert Posel",
"robyer@seznam.cz",
"(c) 2011-12 Robert Posel",
|