diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-25 22:11:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-25 22:11:27 +0300 |
commit | 9cf27796861004c2e34191230207a62ac0a1b09f (patch) | |
tree | d2f67e5949cc76e9f1864749ba71d131410be926 /plugins/ProfileManager/src/version.h | |
parent | 35a613633a2bec681e2cb8e7dac583b16465efef (diff) |
remove some more DbChecker
Diffstat (limited to 'plugins/ProfileManager/src/version.h')
-rw-r--r-- | plugins/ProfileManager/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/version.h b/plugins/ProfileManager/src/version.h index 6fe96108dc..e634c1c8b0 100644 --- a/plugins/ProfileManager/src/version.h +++ b/plugins/ProfileManager/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Miranda NG profile changer" #define __FILENAME "PManagerEx.dll" -#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG, restart or run DbChecker." +#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG or restart." #define __AUTHOR "Roman Gemini" #define __AUTHORWEB "https://miranda-ng.org/p/PManagerEx/" #define __COPYRIGHT "© 2008-10 Roman Gemini" |