diff options
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r-- | plugins/StartupSilence/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index 23b3375a5c..a9571c90eb 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -21,7 +21,7 @@ // stuff that will be used in PluginInfo section and in Version resource
#define __PLUGIN_NAME "StartupSilence"
#define __FILENAME "StartupSilence.dll"
-#define __DESC "Disables ALL popups and sounds for 10-300 sec at Miranda startup and enables them always for Miranda NG (Automatically per computer settings)."
+#define __DESC "Filtering popups and mute sounds for 10-300 sec at Miranda NG startup and setting up popups and sound to predefined state (Automatically per computer settings)."
#define __AUTHOR "Vladimir Lyubimov"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/"
|