summaryrefslogtreecommitdiff
path: root/plugins/UserGuide
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserGuide')
-rw-r--r--plugins/UserGuide/main.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/UserGuide/main.cpp b/plugins/UserGuide/main.cpp
index 3cb391cee1..9a31def815 100644
--- a/plugins/UserGuide/main.cpp
+++ b/plugins/UserGuide/main.cpp
@@ -14,12 +14,8 @@ PLUGININFOEX pluginInfo={
"yasnovidyashii@gmail.com",
"© 2009 Mikhail Yuriev",
"http://miranda-im.org/",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
- // Generate your own unique id for your plugin.
- // Do not use this UUID!
- // Use uuidgen.exe to generate the uuuid
- MIID_USERGUIDE
+ UNICODE_AWARE,
+ MIID_USERGUIDE
};
static INT_PTR ShowGuideFile(WPARAM wParam,LPARAM lParam)