summaryrefslogtreecommitdiff
path: root/plugins/StartupSilence/src/version.h
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-01-09 17:41:10 +0000
committerDart Raiden <wowemuh@gmail.com>2014-01-09 17:41:10 +0000
commit80fdf5cd7f151aff37a87c5e1e0ca9ec1a4bbf27 (patch)
tree597f527223105f155f31ff43e50d108c7d98a41d /plugins/StartupSilence/src/version.h
parentf55a5321643650db7db5d013d40a7ef1205a0830 (diff)
StartupSilence: more correct plugin description (patch from person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r--plugins/StartupSilence/src/version.h2
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/"