diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-13 14:39:07 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-13 14:39:07 +0300 |
commit | 1516e73f6911c156e2153e17feb4135a2dd0cec0 (patch) | |
tree | e950cdeefeedf8a05719b0eea04d56fc368367cf | |
parent | a82587f2da353884c531b6f2917cfb8f1ea8bbca (diff) |
correct description
-rw-r--r-- | plugins/MagneticWindows/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MagneticWindows/src/Version.h b/plugins/MagneticWindows/src/Version.h index affb6ffa78..41e88122d6 100644 --- a/plugins/MagneticWindows/src/Version.h +++ b/plugins/MagneticWindows/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Magnetic Windows" #define __FILENAME "MagneticWindows.dll" -#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other." +#define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other." #define __AUTHOR "Michael Kunz" #define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows/" #define __COPYRIGHT "© 2006 Michael Kunz, 2018 Miranda NG team" |