diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-01-09 21:39:32 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-01-09 21:39:32 +0000 |
commit | 6a14f03a5fc78b894488d00bf75f439c00d1bbdd (patch) | |
tree | 627d6c27293b07e85eb50f9f9ad9f05f987f9d38 /plugins/StartupSilence | |
parent | 07aa970cd8f43ddd9c7b90e3ccec9113a147b79c (diff) |
StartupSilence: even more correct (thx to RMN)
langpacks/russian: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@7573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence')
-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 a9571c90eb..c3b73aa38b 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 "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 __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 __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/"
|