summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/src/main.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-01-29 08:32:31 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-01-29 08:32:31 +0000
commit73e40c0b5ceedc93c111530c71bc5dc798390bcb (patch)
tree997acb691537e18591a7da13f1045be4aca69233 /plugins/NotesAndReminders/src/main.cpp
parent9e9d4543d3558a5c611a6fd1c375540c1088df16 (diff)
- muuid standardization (patch from Basil)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NotesAndReminders/src/main.cpp')
-rw-r--r--plugins/NotesAndReminders/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NotesAndReminders/src/main.cpp b/plugins/NotesAndReminders/src/main.cpp
index c203039f00..a099178f7d 100644
--- a/plugins/NotesAndReminders/src/main.cpp
+++ b/plugins/NotesAndReminders/src/main.cpp
@@ -27,7 +27,7 @@ static PLUGININFOEX pluginInfo =
"(C) 2003,2005 Joe Kucera, Lubomir Ivanov",
"http://d00mer.freeshell.org/miranda/",
UNICODE_AWARE,
- MIID_NNR
+ {0x842a6668, 0xf9da, 0x4968, {0xbf, 0xd7, 0xd2, 0xbd, 0x9d, 0xf8, 0x48, 0xee}} // {842A6668-F9DA-4968-BFD7-D2BD9DF848EE}
};