summaryrefslogtreecommitdiff
path: root/plugins/StartupSilence/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r--plugins/StartupSilence/src/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h
index 0d0d48ae29..49bc285fa4 100644
--- a/plugins/StartupSilence/src/version.h
+++ b/plugins/StartupSilence/src/version.h
@@ -13,10 +13,10 @@
// stuff that will be used in PluginInfo section and in Version resource
#define __PLUGIN_NAME "StartupSilence"
#define __FILENAME "StartupSilence.dll"
-#define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
-#define __AUTHOR "Vladimir Lyubimov"
-#define __AUTHORWEB "https://miranda-ng.org/"
-#define __COPYRIGHT "© 2012-18 Vladimir Lyubimov"
+#define __DESCRIPTION "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
+#define __AUTHOR "Vladimir Lyubimov"
+#define __AUTHORWEB "https://miranda-ng.org/"
+#define __COPYRIGHT "© 2012-18 Vladimir Lyubimov"
// other stuff for Version resource
#include <stdver.h>