diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-26 20:08:59 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-26 20:08:59 +0000 |
commit | 0bb8bccce8088543809581f3c4c25769e901f3fa (patch) | |
tree | be41f6aba45ed0c9c26907ba1af3e4ee76755ba1 | |
parent | 9f6104971a09c747cd9bb21c7a57418d939666bf (diff) |
buddyexpectator: 'some symbols went missing' fix
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@46 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
-rw-r--r-- | buddyexpectator/BuddyExpectator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buddyexpectator/BuddyExpectator.cpp b/buddyexpectator/BuddyExpectator.cpp index 5ec0037..6af9724 100644 --- a/buddyexpectator/BuddyExpectator.cpp +++ b/buddyexpectator/BuddyExpectator.cpp @@ -67,7 +67,7 @@ PLUGININFOEX pluginInfo = { "Reacts to the return of contacts, or the the extended absence of contacts, with notifications and other actions",
"Anar Ibragimoff, sje, Thief",
"thief@miranda.im",
- "� 2005 Anar Ibragimoff, � 2006 Scott Ellis, � 2007-2009 Alexander Turyak",
+ "© 2005 Anar Ibragimoff, © 2006 Scott Ellis, © 2007-2009 Alexander Turyak",
"http://thief.miranda.im",
0,
0,
|