summaryrefslogtreecommitdiff
path: root/protocols/Omegle
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-08-02 20:51:59 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-08-02 20:51:59 +0000
commit53551a6153e66fff4b35eb92366b0d1be906d624 (patch)
tree5c579334678582dfdb4dd1d05406ba7650f60983 /protocols/Omegle
parentada3e8fc7b932bee4e01b99fb7944e85ec67d0b2 (diff)
Build time removed from plugin info.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Omegle')
-rw-r--r--protocols/Omegle/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/main.cpp b/protocols/Omegle/main.cpp
index 9b4755b094..32771e22be 100644
--- a/protocols/Omegle/main.cpp
+++ b/protocols/Omegle/main.cpp
@@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),
"Omegle Protocol",
__VERSION_DWORD,
- "Provides basic support for Omegle Chat protocol. [Built: "__DATE__" "__TIME__"]",
+ "Provides basic support for Omegle Chat protocol.",
"Robert Posel",
"robyer@seznam.cz",
"(c) 2011-12 Robert Posel",